Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeviceCustomAttributeShellScriptRunSummaryClient ¶
func NewDeviceCustomAttributeShellScriptRunSummaryClientWithBaseURI ¶
func NewDeviceCustomAttributeShellScriptRunSummaryClientWithBaseURI(sdkApi sdkEnv.Api) (*DeviceCustomAttributeShellScriptRunSummaryClient, error)
func (DeviceCustomAttributeShellScriptRunSummaryClient) GetDeviceCustomAttributeShellScriptRunSummary ¶
func (c DeviceCustomAttributeShellScriptRunSummaryClient) GetDeviceCustomAttributeShellScriptRunSummary(ctx context.Context, id beta.DeviceManagementDeviceCustomAttributeShellScriptId, options GetDeviceCustomAttributeShellScriptRunSummaryOperationOptions) (result GetDeviceCustomAttributeShellScriptRunSummaryOperationResponse, err error)
GetDeviceCustomAttributeShellScriptRunSummary - Get runSummary from deviceManagement. Run summary for device management script.
type GetDeviceCustomAttributeShellScriptRunSummaryOperationOptions ¶
type GetDeviceCustomAttributeShellScriptRunSummaryOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDeviceCustomAttributeShellScriptRunSummaryOperationOptions ¶
func DefaultGetDeviceCustomAttributeShellScriptRunSummaryOperationOptions() GetDeviceCustomAttributeShellScriptRunSummaryOperationOptions
func (GetDeviceCustomAttributeShellScriptRunSummaryOperationOptions) ToHeaders ¶
func (o GetDeviceCustomAttributeShellScriptRunSummaryOperationOptions) ToHeaders() *client.Headers
func (GetDeviceCustomAttributeShellScriptRunSummaryOperationOptions) ToOData ¶
func (o GetDeviceCustomAttributeShellScriptRunSummaryOperationOptions) ToOData() *odata.Query
func (GetDeviceCustomAttributeShellScriptRunSummaryOperationOptions) ToQuery ¶
func (o GetDeviceCustomAttributeShellScriptRunSummaryOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.