Documentation ¶
Index ¶
- type DeviceHealthScriptDeviceRunStateManagedDeviceClient
- type GetDeviceHealthScriptDeviceRunStateManagedDeviceOperationOptions
- func (o GetDeviceHealthScriptDeviceRunStateManagedDeviceOperationOptions) ToHeaders() *client.Headers
- func (o GetDeviceHealthScriptDeviceRunStateManagedDeviceOperationOptions) ToOData() *odata.Query
- func (o GetDeviceHealthScriptDeviceRunStateManagedDeviceOperationOptions) ToQuery() *client.QueryParams
- type GetDeviceHealthScriptDeviceRunStateManagedDeviceOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeviceHealthScriptDeviceRunStateManagedDeviceClient ¶
func NewDeviceHealthScriptDeviceRunStateManagedDeviceClientWithBaseURI ¶
func NewDeviceHealthScriptDeviceRunStateManagedDeviceClientWithBaseURI(sdkApi sdkEnv.Api) (*DeviceHealthScriptDeviceRunStateManagedDeviceClient, error)
func (DeviceHealthScriptDeviceRunStateManagedDeviceClient) GetDeviceHealthScriptDeviceRunStateManagedDevice ¶
func (c DeviceHealthScriptDeviceRunStateManagedDeviceClient) GetDeviceHealthScriptDeviceRunStateManagedDevice(ctx context.Context, id beta.DeviceManagementDeviceHealthScriptIdDeviceRunStateId, options GetDeviceHealthScriptDeviceRunStateManagedDeviceOperationOptions) (result GetDeviceHealthScriptDeviceRunStateManagedDeviceOperationResponse, err error)
GetDeviceHealthScriptDeviceRunStateManagedDevice - Get managedDevice from deviceManagement. The managed device on which the device health script executed
type GetDeviceHealthScriptDeviceRunStateManagedDeviceOperationOptions ¶
type GetDeviceHealthScriptDeviceRunStateManagedDeviceOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDeviceHealthScriptDeviceRunStateManagedDeviceOperationOptions ¶
func DefaultGetDeviceHealthScriptDeviceRunStateManagedDeviceOperationOptions() GetDeviceHealthScriptDeviceRunStateManagedDeviceOperationOptions
func (GetDeviceHealthScriptDeviceRunStateManagedDeviceOperationOptions) ToHeaders ¶
func (o GetDeviceHealthScriptDeviceRunStateManagedDeviceOperationOptions) ToHeaders() *client.Headers
func (GetDeviceHealthScriptDeviceRunStateManagedDeviceOperationOptions) ToOData ¶
func (o GetDeviceHealthScriptDeviceRunStateManagedDeviceOperationOptions) ToOData() *odata.Query
func (GetDeviceHealthScriptDeviceRunStateManagedDeviceOperationOptions) ToQuery ¶
func (o GetDeviceHealthScriptDeviceRunStateManagedDeviceOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.