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