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