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

package msgraph

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