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