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