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