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