Documentation ¶
Index ¶
- type CreateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions
- func (o CreateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToHeaders() *client.Headers
- func (o CreateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToOData() *odata.Query
- func (o CreateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToQuery() *client.QueryParams
- type CreateDeviceCustomAttributeShellScriptDeviceRunStateOperationResponse
- type DeleteDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions
- func (o DeleteDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToHeaders() *client.Headers
- func (o DeleteDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToOData() *odata.Query
- func (o DeleteDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToQuery() *client.QueryParams
- type DeleteDeviceCustomAttributeShellScriptDeviceRunStateOperationResponse
- type DeviceCustomAttributeShellScriptDeviceRunStateClient
- func (c DeviceCustomAttributeShellScriptDeviceRunStateClient) CreateDeviceCustomAttributeShellScriptDeviceRunState(ctx context.Context, ...) (result CreateDeviceCustomAttributeShellScriptDeviceRunStateOperationResponse, ...)
- func (c DeviceCustomAttributeShellScriptDeviceRunStateClient) DeleteDeviceCustomAttributeShellScriptDeviceRunState(ctx context.Context, ...) (result DeleteDeviceCustomAttributeShellScriptDeviceRunStateOperationResponse, ...)
- func (c DeviceCustomAttributeShellScriptDeviceRunStateClient) GetDeviceCustomAttributeShellScriptDeviceRunState(ctx context.Context, ...) (result GetDeviceCustomAttributeShellScriptDeviceRunStateOperationResponse, ...)
- func (c DeviceCustomAttributeShellScriptDeviceRunStateClient) GetDeviceCustomAttributeShellScriptDeviceRunStatesCount(ctx context.Context, ...) (...)
- func (c DeviceCustomAttributeShellScriptDeviceRunStateClient) ListDeviceCustomAttributeShellScriptDeviceRunStates(ctx context.Context, ...) (result ListDeviceCustomAttributeShellScriptDeviceRunStatesOperationResponse, ...)
- func (c DeviceCustomAttributeShellScriptDeviceRunStateClient) ListDeviceCustomAttributeShellScriptDeviceRunStatesComplete(ctx context.Context, ...) (ListDeviceCustomAttributeShellScriptDeviceRunStatesCompleteResult, error)
- func (c DeviceCustomAttributeShellScriptDeviceRunStateClient) ListDeviceCustomAttributeShellScriptDeviceRunStatesCompleteMatchingPredicate(ctx context.Context, ...) (result ListDeviceCustomAttributeShellScriptDeviceRunStatesCompleteResult, ...)
- func (c DeviceCustomAttributeShellScriptDeviceRunStateClient) UpdateDeviceCustomAttributeShellScriptDeviceRunState(ctx context.Context, ...) (result UpdateDeviceCustomAttributeShellScriptDeviceRunStateOperationResponse, ...)
- type DeviceManagementScriptDeviceStateOperationPredicate
- type GetDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions
- func (o GetDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToHeaders() *client.Headers
- func (o GetDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToOData() *odata.Query
- func (o GetDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToQuery() *client.QueryParams
- type GetDeviceCustomAttributeShellScriptDeviceRunStateOperationResponse
- type GetDeviceCustomAttributeShellScriptDeviceRunStatesCountOperationOptions
- func (o GetDeviceCustomAttributeShellScriptDeviceRunStatesCountOperationOptions) ToHeaders() *client.Headers
- func (o GetDeviceCustomAttributeShellScriptDeviceRunStatesCountOperationOptions) ToOData() *odata.Query
- func (o GetDeviceCustomAttributeShellScriptDeviceRunStatesCountOperationOptions) ToQuery() *client.QueryParams
- type GetDeviceCustomAttributeShellScriptDeviceRunStatesCountOperationResponse
- type ListDeviceCustomAttributeShellScriptDeviceRunStatesCompleteResult
- type ListDeviceCustomAttributeShellScriptDeviceRunStatesCustomPager
- type ListDeviceCustomAttributeShellScriptDeviceRunStatesOperationOptions
- func (o ListDeviceCustomAttributeShellScriptDeviceRunStatesOperationOptions) ToHeaders() *client.Headers
- func (o ListDeviceCustomAttributeShellScriptDeviceRunStatesOperationOptions) ToOData() *odata.Query
- func (o ListDeviceCustomAttributeShellScriptDeviceRunStatesOperationOptions) ToQuery() *client.QueryParams
- type ListDeviceCustomAttributeShellScriptDeviceRunStatesOperationResponse
- type UpdateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions
- func (o UpdateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToHeaders() *client.Headers
- func (o UpdateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToOData() *odata.Query
- func (o UpdateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToQuery() *client.QueryParams
- type UpdateDeviceCustomAttributeShellScriptDeviceRunStateOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions ¶
type CreateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions ¶
func DefaultCreateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions() CreateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions
func (CreateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToHeaders ¶
func (o CreateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToHeaders() *client.Headers
func (CreateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToOData ¶
func (o CreateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToOData() *odata.Query
func (CreateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToQuery ¶
func (o CreateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToQuery() *client.QueryParams
type DeleteDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions ¶
type DeleteDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions ¶
func DefaultDeleteDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions() DeleteDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions
func (DeleteDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToHeaders ¶
func (o DeleteDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToHeaders() *client.Headers
func (DeleteDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToOData ¶
func (o DeleteDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToOData() *odata.Query
func (DeleteDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToQuery ¶
func (o DeleteDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToQuery() *client.QueryParams
type DeviceCustomAttributeShellScriptDeviceRunStateClient ¶
func NewDeviceCustomAttributeShellScriptDeviceRunStateClientWithBaseURI ¶
func NewDeviceCustomAttributeShellScriptDeviceRunStateClientWithBaseURI(sdkApi sdkEnv.Api) (*DeviceCustomAttributeShellScriptDeviceRunStateClient, error)
func (DeviceCustomAttributeShellScriptDeviceRunStateClient) CreateDeviceCustomAttributeShellScriptDeviceRunState ¶
func (c DeviceCustomAttributeShellScriptDeviceRunStateClient) CreateDeviceCustomAttributeShellScriptDeviceRunState(ctx context.Context, id beta.DeviceManagementDeviceCustomAttributeShellScriptId, input beta.DeviceManagementScriptDeviceState, options CreateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) (result CreateDeviceCustomAttributeShellScriptDeviceRunStateOperationResponse, err error)
CreateDeviceCustomAttributeShellScriptDeviceRunState - Create new navigation property to deviceRunStates for deviceManagement
func (DeviceCustomAttributeShellScriptDeviceRunStateClient) DeleteDeviceCustomAttributeShellScriptDeviceRunState ¶
func (c DeviceCustomAttributeShellScriptDeviceRunStateClient) DeleteDeviceCustomAttributeShellScriptDeviceRunState(ctx context.Context, id beta.DeviceManagementDeviceCustomAttributeShellScriptIdDeviceRunStateId, options DeleteDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) (result DeleteDeviceCustomAttributeShellScriptDeviceRunStateOperationResponse, err error)
DeleteDeviceCustomAttributeShellScriptDeviceRunState - Delete navigation property deviceRunStates for deviceManagement
func (DeviceCustomAttributeShellScriptDeviceRunStateClient) GetDeviceCustomAttributeShellScriptDeviceRunState ¶
func (c DeviceCustomAttributeShellScriptDeviceRunStateClient) GetDeviceCustomAttributeShellScriptDeviceRunState(ctx context.Context, id beta.DeviceManagementDeviceCustomAttributeShellScriptIdDeviceRunStateId, options GetDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) (result GetDeviceCustomAttributeShellScriptDeviceRunStateOperationResponse, err error)
GetDeviceCustomAttributeShellScriptDeviceRunState - Get deviceRunStates from deviceManagement. List of run states for this script across all devices.
func (DeviceCustomAttributeShellScriptDeviceRunStateClient) GetDeviceCustomAttributeShellScriptDeviceRunStatesCount ¶
func (c DeviceCustomAttributeShellScriptDeviceRunStateClient) GetDeviceCustomAttributeShellScriptDeviceRunStatesCount(ctx context.Context, id beta.DeviceManagementDeviceCustomAttributeShellScriptId, options GetDeviceCustomAttributeShellScriptDeviceRunStatesCountOperationOptions) (result GetDeviceCustomAttributeShellScriptDeviceRunStatesCountOperationResponse, err error)
GetDeviceCustomAttributeShellScriptDeviceRunStatesCount - Get the number of the resource
func (DeviceCustomAttributeShellScriptDeviceRunStateClient) ListDeviceCustomAttributeShellScriptDeviceRunStates ¶
func (c DeviceCustomAttributeShellScriptDeviceRunStateClient) ListDeviceCustomAttributeShellScriptDeviceRunStates(ctx context.Context, id beta.DeviceManagementDeviceCustomAttributeShellScriptId, options ListDeviceCustomAttributeShellScriptDeviceRunStatesOperationOptions) (result ListDeviceCustomAttributeShellScriptDeviceRunStatesOperationResponse, err error)
ListDeviceCustomAttributeShellScriptDeviceRunStates - Get deviceRunStates from deviceManagement. List of run states for this script across all devices.
func (DeviceCustomAttributeShellScriptDeviceRunStateClient) ListDeviceCustomAttributeShellScriptDeviceRunStatesComplete ¶
func (c DeviceCustomAttributeShellScriptDeviceRunStateClient) ListDeviceCustomAttributeShellScriptDeviceRunStatesComplete(ctx context.Context, id beta.DeviceManagementDeviceCustomAttributeShellScriptId, options ListDeviceCustomAttributeShellScriptDeviceRunStatesOperationOptions) (ListDeviceCustomAttributeShellScriptDeviceRunStatesCompleteResult, error)
ListDeviceCustomAttributeShellScriptDeviceRunStatesComplete retrieves all the results into a single object
func (DeviceCustomAttributeShellScriptDeviceRunStateClient) ListDeviceCustomAttributeShellScriptDeviceRunStatesCompleteMatchingPredicate ¶
func (c DeviceCustomAttributeShellScriptDeviceRunStateClient) ListDeviceCustomAttributeShellScriptDeviceRunStatesCompleteMatchingPredicate(ctx context.Context, id beta.DeviceManagementDeviceCustomAttributeShellScriptId, options ListDeviceCustomAttributeShellScriptDeviceRunStatesOperationOptions, predicate DeviceManagementScriptDeviceStateOperationPredicate) (result ListDeviceCustomAttributeShellScriptDeviceRunStatesCompleteResult, err error)
ListDeviceCustomAttributeShellScriptDeviceRunStatesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (DeviceCustomAttributeShellScriptDeviceRunStateClient) UpdateDeviceCustomAttributeShellScriptDeviceRunState ¶
func (c DeviceCustomAttributeShellScriptDeviceRunStateClient) UpdateDeviceCustomAttributeShellScriptDeviceRunState(ctx context.Context, id beta.DeviceManagementDeviceCustomAttributeShellScriptIdDeviceRunStateId, input beta.DeviceManagementScriptDeviceState, options UpdateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) (result UpdateDeviceCustomAttributeShellScriptDeviceRunStateOperationResponse, err error)
UpdateDeviceCustomAttributeShellScriptDeviceRunState - Update the navigation property deviceRunStates in deviceManagement
type DeviceManagementScriptDeviceStateOperationPredicate ¶
type DeviceManagementScriptDeviceStateOperationPredicate struct { }
func (DeviceManagementScriptDeviceStateOperationPredicate) Matches ¶
func (p DeviceManagementScriptDeviceStateOperationPredicate) Matches(input beta.DeviceManagementScriptDeviceState) bool
type GetDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions ¶
type GetDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions ¶
func DefaultGetDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions() GetDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions
func (GetDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToHeaders ¶
func (o GetDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToHeaders() *client.Headers
func (GetDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToOData ¶
func (o GetDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToOData() *odata.Query
func (GetDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToQuery ¶
func (o GetDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToQuery() *client.QueryParams
type GetDeviceCustomAttributeShellScriptDeviceRunStatesCountOperationOptions ¶
type GetDeviceCustomAttributeShellScriptDeviceRunStatesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetDeviceCustomAttributeShellScriptDeviceRunStatesCountOperationOptions ¶
func DefaultGetDeviceCustomAttributeShellScriptDeviceRunStatesCountOperationOptions() GetDeviceCustomAttributeShellScriptDeviceRunStatesCountOperationOptions
func (GetDeviceCustomAttributeShellScriptDeviceRunStatesCountOperationOptions) ToHeaders ¶
func (o GetDeviceCustomAttributeShellScriptDeviceRunStatesCountOperationOptions) ToHeaders() *client.Headers
func (GetDeviceCustomAttributeShellScriptDeviceRunStatesCountOperationOptions) ToOData ¶
func (o GetDeviceCustomAttributeShellScriptDeviceRunStatesCountOperationOptions) ToOData() *odata.Query
func (GetDeviceCustomAttributeShellScriptDeviceRunStatesCountOperationOptions) ToQuery ¶
func (o GetDeviceCustomAttributeShellScriptDeviceRunStatesCountOperationOptions) ToQuery() *client.QueryParams
type ListDeviceCustomAttributeShellScriptDeviceRunStatesCompleteResult ¶
type ListDeviceCustomAttributeShellScriptDeviceRunStatesCompleteResult struct { LatestHttpResponse *http.Response Items []beta.DeviceManagementScriptDeviceState }
type ListDeviceCustomAttributeShellScriptDeviceRunStatesCustomPager ¶
type ListDeviceCustomAttributeShellScriptDeviceRunStatesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListDeviceCustomAttributeShellScriptDeviceRunStatesCustomPager) NextPageLink ¶
func (p *ListDeviceCustomAttributeShellScriptDeviceRunStatesCustomPager) NextPageLink() *odata.Link
type ListDeviceCustomAttributeShellScriptDeviceRunStatesOperationOptions ¶
type ListDeviceCustomAttributeShellScriptDeviceRunStatesOperationOptions 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 DefaultListDeviceCustomAttributeShellScriptDeviceRunStatesOperationOptions ¶
func DefaultListDeviceCustomAttributeShellScriptDeviceRunStatesOperationOptions() ListDeviceCustomAttributeShellScriptDeviceRunStatesOperationOptions
func (ListDeviceCustomAttributeShellScriptDeviceRunStatesOperationOptions) ToHeaders ¶
func (o ListDeviceCustomAttributeShellScriptDeviceRunStatesOperationOptions) ToHeaders() *client.Headers
func (ListDeviceCustomAttributeShellScriptDeviceRunStatesOperationOptions) ToOData ¶
func (o ListDeviceCustomAttributeShellScriptDeviceRunStatesOperationOptions) ToOData() *odata.Query
func (ListDeviceCustomAttributeShellScriptDeviceRunStatesOperationOptions) ToQuery ¶
func (o ListDeviceCustomAttributeShellScriptDeviceRunStatesOperationOptions) ToQuery() *client.QueryParams
type UpdateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions ¶
type UpdateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions ¶
func DefaultUpdateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions() UpdateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions
func (UpdateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToHeaders ¶
func (o UpdateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToHeaders() *client.Headers
func (UpdateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToOData ¶
func (o UpdateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToOData() *odata.Query
func (UpdateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToQuery ¶
func (o UpdateDeviceCustomAttributeShellScriptDeviceRunStateOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_createdevicecustomattributeshellscriptdevicerunstate.go
- method_deletedevicecustomattributeshellscriptdevicerunstate.go
- method_getdevicecustomattributeshellscriptdevicerunstate.go
- method_getdevicecustomattributeshellscriptdevicerunstatescount.go
- method_listdevicecustomattributeshellscriptdevicerunstates.go
- method_updatedevicecustomattributeshellscriptdevicerunstate.go
- predicates.go
- version.go