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