blob: de73fda5b6d1b741ccf1afe6d4bd68ba2881a2d4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// Code generated by msgraph.go/gen DO NOT EDIT.
package msgraph
// ExclusionGroupAssignmentTarget undocumented
type ExclusionGroupAssignmentTarget struct {
// GroupAssignmentTarget is the base model of ExclusionGroupAssignmentTarget
GroupAssignmentTarget
}
|