Documentation ¶
Index ¶
- type GetWindowsAutopilotDeviceIdentityIntendedDeploymentProfileOperationOptions
- func (o GetWindowsAutopilotDeviceIdentityIntendedDeploymentProfileOperationOptions) ToHeaders() *client.Headers
- func (o GetWindowsAutopilotDeviceIdentityIntendedDeploymentProfileOperationOptions) ToOData() *odata.Query
- func (o GetWindowsAutopilotDeviceIdentityIntendedDeploymentProfileOperationOptions) ToQuery() *client.QueryParams
- type GetWindowsAutopilotDeviceIdentityIntendedDeploymentProfileOperationResponse
- type WindowsAutopilotDeviceIdentityIntendedDeploymentProfileClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetWindowsAutopilotDeviceIdentityIntendedDeploymentProfileOperationOptions ¶
type GetWindowsAutopilotDeviceIdentityIntendedDeploymentProfileOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetWindowsAutopilotDeviceIdentityIntendedDeploymentProfileOperationOptions ¶
func DefaultGetWindowsAutopilotDeviceIdentityIntendedDeploymentProfileOperationOptions() GetWindowsAutopilotDeviceIdentityIntendedDeploymentProfileOperationOptions
func (GetWindowsAutopilotDeviceIdentityIntendedDeploymentProfileOperationOptions) ToHeaders ¶
func (o GetWindowsAutopilotDeviceIdentityIntendedDeploymentProfileOperationOptions) ToHeaders() *client.Headers
func (GetWindowsAutopilotDeviceIdentityIntendedDeploymentProfileOperationOptions) ToOData ¶
func (o GetWindowsAutopilotDeviceIdentityIntendedDeploymentProfileOperationOptions) ToOData() *odata.Query
type WindowsAutopilotDeviceIdentityIntendedDeploymentProfileClient ¶
type WindowsAutopilotDeviceIdentityIntendedDeploymentProfileClient struct {
Client *msgraph.Client
}
func NewWindowsAutopilotDeviceIdentityIntendedDeploymentProfileClientWithBaseURI ¶
func NewWindowsAutopilotDeviceIdentityIntendedDeploymentProfileClientWithBaseURI(sdkApi sdkEnv.Api) (*WindowsAutopilotDeviceIdentityIntendedDeploymentProfileClient, error)
func (WindowsAutopilotDeviceIdentityIntendedDeploymentProfileClient) GetWindowsAutopilotDeviceIdentityIntendedDeploymentProfile ¶
func (c WindowsAutopilotDeviceIdentityIntendedDeploymentProfileClient) GetWindowsAutopilotDeviceIdentityIntendedDeploymentProfile(ctx context.Context, id beta.DeviceManagementWindowsAutopilotDeviceIdentityId, options GetWindowsAutopilotDeviceIdentityIntendedDeploymentProfileOperationOptions) (result GetWindowsAutopilotDeviceIdentityIntendedDeploymentProfileOperationResponse, err error)
GetWindowsAutopilotDeviceIdentityIntendedDeploymentProfile - 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.