matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/AzureADWindowsAutopilotDeploymentProfileModel.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
}