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