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 CreateDeviceShellScriptUserRunStateOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateDeviceShellScriptUserRunStateOperationOptions() CreateDeviceShellScriptUserRunStateOperationOptions + func (o CreateDeviceShellScriptUserRunStateOperationOptions) ToHeaders() *client.Headers + func (o CreateDeviceShellScriptUserRunStateOperationOptions) ToOData() *odata.Query + func (o CreateDeviceShellScriptUserRunStateOperationOptions) ToQuery() *client.QueryParams + type CreateDeviceShellScriptUserRunStateOperationResponse struct + HttpResponse *http.Response + Model *beta.DeviceManagementScriptUserState + OData *odata.OData + type DeleteDeviceShellScriptUserRunStateOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDeviceShellScriptUserRunStateOperationOptions() DeleteDeviceShellScriptUserRunStateOperationOptions + func (o DeleteDeviceShellScriptUserRunStateOperationOptions) ToHeaders() *client.Headers + func (o DeleteDeviceShellScriptUserRunStateOperationOptions) ToOData() *odata.Query + func (o DeleteDeviceShellScriptUserRunStateOperationOptions) ToQuery() *client.QueryParams + type DeleteDeviceShellScriptUserRunStateOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DeviceManagementScriptUserStateOperationPredicate struct + func (p DeviceManagementScriptUserStateOperationPredicate) Matches(input beta.DeviceManagementScriptUserState) bool + type DeviceShellScriptUserRunStateClient struct + Client *msgraph.Client + func NewDeviceShellScriptUserRunStateClientWithBaseURI(sdkApi sdkEnv.Api) (*DeviceShellScriptUserRunStateClient, error) + func (c DeviceShellScriptUserRunStateClient) CreateDeviceShellScriptUserRunState(ctx context.Context, id beta.DeviceManagementDeviceShellScriptId, ...) (result CreateDeviceShellScriptUserRunStateOperationResponse, err error) + func (c DeviceShellScriptUserRunStateClient) DeleteDeviceShellScriptUserRunState(ctx context.Context, id beta.DeviceManagementDeviceShellScriptIdUserRunStateId, ...) (result DeleteDeviceShellScriptUserRunStateOperationResponse, err error) + func (c DeviceShellScriptUserRunStateClient) GetDeviceShellScriptUserRunState(ctx context.Context, id beta.DeviceManagementDeviceShellScriptIdUserRunStateId, ...) (result GetDeviceShellScriptUserRunStateOperationResponse, err error) + func (c DeviceShellScriptUserRunStateClient) GetDeviceShellScriptUserRunStatesCount(ctx context.Context, id beta.DeviceManagementDeviceShellScriptId, ...) (result GetDeviceShellScriptUserRunStatesCountOperationResponse, err error) + func (c DeviceShellScriptUserRunStateClient) ListDeviceShellScriptUserRunStates(ctx context.Context, id beta.DeviceManagementDeviceShellScriptId, ...) (result ListDeviceShellScriptUserRunStatesOperationResponse, err error) + func (c DeviceShellScriptUserRunStateClient) ListDeviceShellScriptUserRunStatesComplete(ctx context.Context, id beta.DeviceManagementDeviceShellScriptId, ...) (ListDeviceShellScriptUserRunStatesCompleteResult, error) + func (c DeviceShellScriptUserRunStateClient) ListDeviceShellScriptUserRunStatesCompleteMatchingPredicate(ctx context.Context, id beta.DeviceManagementDeviceShellScriptId, ...) (result ListDeviceShellScriptUserRunStatesCompleteResult, err error) + func (c DeviceShellScriptUserRunStateClient) UpdateDeviceShellScriptUserRunState(ctx context.Context, id beta.DeviceManagementDeviceShellScriptIdUserRunStateId, ...) (result UpdateDeviceShellScriptUserRunStateOperationResponse, err error) + type GetDeviceShellScriptUserRunStateOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDeviceShellScriptUserRunStateOperationOptions() GetDeviceShellScriptUserRunStateOperationOptions + func (o GetDeviceShellScriptUserRunStateOperationOptions) ToHeaders() *client.Headers + func (o GetDeviceShellScriptUserRunStateOperationOptions) ToOData() *odata.Query + func (o GetDeviceShellScriptUserRunStateOperationOptions) ToQuery() *client.QueryParams + type GetDeviceShellScriptUserRunStateOperationResponse struct + HttpResponse *http.Response + Model *beta.DeviceManagementScriptUserState + OData *odata.OData + type GetDeviceShellScriptUserRunStatesCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetDeviceShellScriptUserRunStatesCountOperationOptions() GetDeviceShellScriptUserRunStatesCountOperationOptions + func (o GetDeviceShellScriptUserRunStatesCountOperationOptions) ToHeaders() *client.Headers + func (o GetDeviceShellScriptUserRunStatesCountOperationOptions) ToOData() *odata.Query + func (o GetDeviceShellScriptUserRunStatesCountOperationOptions) ToQuery() *client.QueryParams + type GetDeviceShellScriptUserRunStatesCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListDeviceShellScriptUserRunStatesCompleteResult struct + Items []beta.DeviceManagementScriptUserState + LatestHttpResponse *http.Response + type ListDeviceShellScriptUserRunStatesCustomPager struct + NextLink *odata.Link + func (p *ListDeviceShellScriptUserRunStatesCustomPager) NextPageLink() *odata.Link + type ListDeviceShellScriptUserRunStatesOperationOptions struct + Count *bool + Expand *odata.Expand + Filter *string + Metadata *odata.Metadata + OrderBy *odata.OrderBy + RetryFunc client.RequestRetryFunc + Search *string + Select *[]string + Skip *int64 + Top *int64 + func DefaultListDeviceShellScriptUserRunStatesOperationOptions() ListDeviceShellScriptUserRunStatesOperationOptions + func (o ListDeviceShellScriptUserRunStatesOperationOptions) ToHeaders() *client.Headers + func (o ListDeviceShellScriptUserRunStatesOperationOptions) ToOData() *odata.Query + func (o ListDeviceShellScriptUserRunStatesOperationOptions) ToQuery() *client.QueryParams + type ListDeviceShellScriptUserRunStatesOperationResponse struct + HttpResponse *http.Response + Model *[]beta.DeviceManagementScriptUserState + OData *odata.OData + type UpdateDeviceShellScriptUserRunStateOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateDeviceShellScriptUserRunStateOperationOptions() UpdateDeviceShellScriptUserRunStateOperationOptions + func (o UpdateDeviceShellScriptUserRunStateOperationOptions) ToHeaders() *client.Headers + func (o UpdateDeviceShellScriptUserRunStateOperationOptions) ToOData() *odata.Query + func (o UpdateDeviceShellScriptUserRunStateOperationOptions) ToQuery() *client.QueryParams + type UpdateDeviceShellScriptUserRunStateOperationResponse struct + HttpResponse *http.Response + OData *odata.OData