mirror of
https://github.com/42wim/matterbridge.git
synced 2024-12-01 07:02:00 -08:00
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
|
||
|
}
|