blob: b1097f67b474609b69d4caae032a53f5b52e87e9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// 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
}
|