Documentation ¶
Index ¶
- type DeviceManagementScriptDeviceRunStateManagedDeviceClient
- type GetDeviceManagementScriptDeviceRunStateManagedDeviceOperationOptions
- func (o GetDeviceManagementScriptDeviceRunStateManagedDeviceOperationOptions) ToHeaders() *client.Headers
- func (o GetDeviceManagementScriptDeviceRunStateManagedDeviceOperationOptions) ToOData() *odata.Query
- func (o GetDeviceManagementScriptDeviceRunStateManagedDeviceOperationOptions) ToQuery() *client.QueryParams
- type GetDeviceManagementScriptDeviceRunStateManagedDeviceOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeviceManagementScriptDeviceRunStateManagedDeviceClient ¶
func NewDeviceManagementScriptDeviceRunStateManagedDeviceClientWithBaseURI ¶
func NewDeviceManagementScriptDeviceRunStateManagedDeviceClientWithBaseURI(sdkApi sdkEnv.Api) (*DeviceManagementScriptDeviceRunStateManagedDeviceClient, error)
func (DeviceManagementScriptDeviceRunStateManagedDeviceClient) GetDeviceManagementScriptDeviceRunStateManagedDevice ¶
func (c DeviceManagementScriptDeviceRunStateManagedDeviceClient) GetDeviceManagementScriptDeviceRunStateManagedDevice(ctx context.Context, id beta.DeviceManagementDeviceManagementScriptIdDeviceRunStateId, options GetDeviceManagementScriptDeviceRunStateManagedDeviceOperationOptions) (result GetDeviceManagementScriptDeviceRunStateManagedDeviceOperationResponse, err error)
GetDeviceManagementScriptDeviceRunStateManagedDevice - Get managedDevice from deviceManagement. The managed devices that executes the device management script.
type GetDeviceManagementScriptDeviceRunStateManagedDeviceOperationOptions ¶
type GetDeviceManagementScriptDeviceRunStateManagedDeviceOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDeviceManagementScriptDeviceRunStateManagedDeviceOperationOptions ¶
func DefaultGetDeviceManagementScriptDeviceRunStateManagedDeviceOperationOptions() GetDeviceManagementScriptDeviceRunStateManagedDeviceOperationOptions
func (GetDeviceManagementScriptDeviceRunStateManagedDeviceOperationOptions) ToHeaders ¶
func (o GetDeviceManagementScriptDeviceRunStateManagedDeviceOperationOptions) ToHeaders() *client.Headers
func (GetDeviceManagementScriptDeviceRunStateManagedDeviceOperationOptions) ToOData ¶
func (o GetDeviceManagementScriptDeviceRunStateManagedDeviceOperationOptions) ToOData() *odata.Query
func (GetDeviceManagementScriptDeviceRunStateManagedDeviceOperationOptions) ToQuery ¶
func (o GetDeviceManagementScriptDeviceRunStateManagedDeviceOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.