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