summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/matterbridge/msgraph.go/beta/MdmWindowsInformationProtectionPolicyPolicySetItemModel.go
blob: 9c01deeec5cf2ab429def24ca6f8da9243730cf1 (plain) (blame)
1
2
3
4
5
6
7
8
9
// Code generated by msgraph-generate.go DO NOT EDIT.

package msgraph

// MdmWindowsInformationProtectionPolicyPolicySetItem A class containing the properties used for mdm windows information protection policy PolicySetItem.
type MdmWindowsInformationProtectionPolicyPolicySetItem struct {
	// PolicySetItem is the base model of MdmWindowsInformationProtectionPolicyPolicySetItem
	PolicySetItem
}