Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type DeviceShellScriptRunSummaryClient struct + Client *msgraph.Client + func NewDeviceShellScriptRunSummaryClientWithBaseURI(sdkApi sdkEnv.Api) (*DeviceShellScriptRunSummaryClient, error) + func (c DeviceShellScriptRunSummaryClient) GetDeviceShellScriptRunSummary(ctx context.Context, id beta.DeviceManagementDeviceShellScriptId, ...) (result GetDeviceShellScriptRunSummaryOperationResponse, err error) + type GetDeviceShellScriptRunSummaryOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDeviceShellScriptRunSummaryOperationOptions() GetDeviceShellScriptRunSummaryOperationOptions + func (o GetDeviceShellScriptRunSummaryOperationOptions) ToHeaders() *client.Headers + func (o GetDeviceShellScriptRunSummaryOperationOptions) ToOData() *odata.Query + func (o GetDeviceShellScriptRunSummaryOperationOptions) ToQuery() *client.QueryParams + type GetDeviceShellScriptRunSummaryOperationResponse struct + HttpResponse *http.Response + Model *beta.DeviceManagementScriptRunSummary + OData *odata.OData