blob: 9c01deeec5cf2ab429def24ca6f8da9243730cf1 (
plain) (
tree)
|
|
// 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
}
|