forked from lug/matterbridge
Update vendor yaegashi/msgraph.go to v0.1.2 (2)
This commit is contained in:
15
vendor/github.com/yaegashi/msgraph.go/beta/ModelMDM.go
generated
vendored
Normal file
15
vendor/github.com/yaegashi/msgraph.go/beta/ModelMDM.go
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
// Code generated by msgraph-generate.go DO NOT EDIT.
|
||||
|
||||
package msgraph
|
||||
|
||||
// MDMWindowsInformationProtectionPolicy Policy for Windows information protection with MDM
|
||||
type MDMWindowsInformationProtectionPolicy struct {
|
||||
// WindowsInformationProtection is the base model of MDMWindowsInformationProtectionPolicy
|
||||
WindowsInformationProtection
|
||||
}
|
||||
|
||||
// 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
|
||||
}
|
||||
Reference in New Issue
Block a user