blob: 6021abe8160bdcb37c0b8947e3ebb63ea8dad295 (
plain) (
tree)
|
|
// Code generated by msgraph-generate.go DO NOT EDIT.
package msgraph
// ManagementConditionExpressionModel undocumented
type ManagementConditionExpressionModel struct {
// ManagementConditionExpression is the base model of ManagementConditionExpressionModel
ManagementConditionExpression
}
|