mirror of
https://github.com/42wim/matterbridge.git
synced 2026-03-25 00:28:04 +01: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
|
|
}
|