summaryrefslogblamecommitdiffstats
path: root/vendor/github.com/yaegashi/msgraph.go/beta/NetworkManagementConditionModel.go
blob: f3012138a4dbbc5122eccb06e3b6d3c8663a5861 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                                                
// Code generated by msgraph-generate.go DO NOT EDIT.

package msgraph

// NetworkManagementCondition Contains the information to define a network management condition.
type NetworkManagementCondition struct {
	// ManagementCondition is the base model of NetworkManagementCondition
	ManagementCondition
}