forked from lug/matterbridge
Update vendor yaegashi/msgraph.go to v0.1.2 (2)
This commit is contained in:
9
vendor/github.com/yaegashi/msgraph.go/beta/ActionMDM.go
generated
vendored
Normal file
9
vendor/github.com/yaegashi/msgraph.go/beta/ActionMDM.go
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
// Code generated by msgraph-generate.go DO NOT EDIT.
|
||||
|
||||
package msgraph
|
||||
|
||||
// MDMWindowsInformationProtectionPolicyCollectionHasPayloadLinksRequestParameter undocumented
|
||||
type MDMWindowsInformationProtectionPolicyCollectionHasPayloadLinksRequestParameter struct {
|
||||
// PayloadIDs undocumented
|
||||
PayloadIDs []string `json:"payloadIds,omitempty"`
|
||||
}
|
||||
Reference in New Issue
Block a user