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

package msgraph

// WindowsManagedDevice Windows devices that are managed or pre-enrolled through Intune
type WindowsManagedDevice struct {
	// ManagedDevice is the base model of WindowsManagedDevice
	ManagedDevice
}