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

package msgraph

// DefaultDeviceCompliancePolicy Default device compliance policy rules that are enforced account wide.
type DefaultDeviceCompliancePolicy struct {
	// DeviceCompliancePolicy is the base model of DefaultDeviceCompliancePolicy
	DeviceCompliancePolicy
}