summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/yaegashi/msgraph.go/beta/DeviceManagementConstraintModel.go
blob: 487079df6a865cb7e9eaf56809b02f59eaa9bbf0 (plain) (blame)
1
2
3
4
5
6
7
8
9
// Code generated by msgraph-generate.go DO NOT EDIT.

package msgraph

// DeviceManagementConstraint undocumented
type DeviceManagementConstraint struct {
	// Object is the base model of DeviceManagementConstraint
	Object
}