forked from jshiffer/matterbridge
10 lines
345 B
Go
10 lines
345 B
Go
|
// Code generated by msgraph-generate.go DO NOT EDIT.
|
||
|
|
||
|
package msgraph
|
||
|
|
||
|
// AzureADWindowsAutopilotDeploymentProfile Windows Autopilot Deployment Profile
|
||
|
type AzureADWindowsAutopilotDeploymentProfile struct {
|
||
|
// WindowsAutopilotDeploymentProfile is the base model of AzureADWindowsAutopilotDeploymentProfile
|
||
|
WindowsAutopilotDeploymentProfile
|
||
|
}
|