Documentation ¶
Index ¶
- type GetWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileOperationOptions
- func (o GetWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileOperationOptions) ToHeaders() *client.Headers
- func (o GetWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileOperationOptions) ToOData() *odata.Query
- func (o GetWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileOperationOptions) ToQuery() *client.QueryParams
- type GetWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileOperationResponse
- type WindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileOperationOptions ¶
type GetWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileOperationOptions ¶
func DefaultGetWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileOperationOptions() GetWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileOperationOptions
func (GetWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileOperationOptions) ToHeaders ¶
func (GetWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileOperationOptions) ToOData ¶
type WindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileClient ¶
type WindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileClient struct {
Client *msgraph.Client
}
func NewWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileClientWithBaseURI ¶
func NewWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileClientWithBaseURI(sdkApi sdkEnv.Api) (*WindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileClient, error)
func (WindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileClient) GetWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile ¶
func (c WindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileClient) GetWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile(ctx context.Context, id beta.DeviceManagementWindowsAutopilotDeploymentProfileIdAssignedDeviceId, options GetWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileOperationOptions) (result GetWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileOperationResponse, err error)
GetWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile - Get intendedDeploymentProfile from deviceManagement. Deployment profile intended to be assigned to the Windows autopilot device.
Click to show internal directories.
Click to hide internal directories.