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