Documentation ¶
Index ¶
- type CreateDeviceManagementScriptUserRunStateOperationOptions
- type CreateDeviceManagementScriptUserRunStateOperationResponse
- type DeleteDeviceManagementScriptUserRunStateOperationOptions
- type DeleteDeviceManagementScriptUserRunStateOperationResponse
- type DeviceManagementScriptUserRunStateClient
- func (c DeviceManagementScriptUserRunStateClient) CreateDeviceManagementScriptUserRunState(ctx context.Context, id beta.DeviceManagementDeviceManagementScriptId, ...) (result CreateDeviceManagementScriptUserRunStateOperationResponse, err error)
- func (c DeviceManagementScriptUserRunStateClient) DeleteDeviceManagementScriptUserRunState(ctx context.Context, ...) (result DeleteDeviceManagementScriptUserRunStateOperationResponse, err error)
- func (c DeviceManagementScriptUserRunStateClient) GetDeviceManagementScriptUserRunState(ctx context.Context, ...) (result GetDeviceManagementScriptUserRunStateOperationResponse, err error)
- func (c DeviceManagementScriptUserRunStateClient) GetDeviceManagementScriptUserRunStatesCount(ctx context.Context, id beta.DeviceManagementDeviceManagementScriptId, ...) (result GetDeviceManagementScriptUserRunStatesCountOperationResponse, err error)
- func (c DeviceManagementScriptUserRunStateClient) ListDeviceManagementScriptUserRunStates(ctx context.Context, id beta.DeviceManagementDeviceManagementScriptId, ...) (result ListDeviceManagementScriptUserRunStatesOperationResponse, err error)
- func (c DeviceManagementScriptUserRunStateClient) ListDeviceManagementScriptUserRunStatesComplete(ctx context.Context, id beta.DeviceManagementDeviceManagementScriptId, ...) (ListDeviceManagementScriptUserRunStatesCompleteResult, error)
- func (c DeviceManagementScriptUserRunStateClient) ListDeviceManagementScriptUserRunStatesCompleteMatchingPredicate(ctx context.Context, id beta.DeviceManagementDeviceManagementScriptId, ...) (result ListDeviceManagementScriptUserRunStatesCompleteResult, err error)
- func (c DeviceManagementScriptUserRunStateClient) UpdateDeviceManagementScriptUserRunState(ctx context.Context, ...) (result UpdateDeviceManagementScriptUserRunStateOperationResponse, err error)
- type DeviceManagementScriptUserStateOperationPredicate
- type GetDeviceManagementScriptUserRunStateOperationOptions
- type GetDeviceManagementScriptUserRunStateOperationResponse
- type GetDeviceManagementScriptUserRunStatesCountOperationOptions
- type GetDeviceManagementScriptUserRunStatesCountOperationResponse
- type ListDeviceManagementScriptUserRunStatesCompleteResult
- type ListDeviceManagementScriptUserRunStatesCustomPager
- type ListDeviceManagementScriptUserRunStatesOperationOptions
- type ListDeviceManagementScriptUserRunStatesOperationResponse
- type UpdateDeviceManagementScriptUserRunStateOperationOptions
- type UpdateDeviceManagementScriptUserRunStateOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateDeviceManagementScriptUserRunStateOperationOptions ¶
type CreateDeviceManagementScriptUserRunStateOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateDeviceManagementScriptUserRunStateOperationOptions ¶
func DefaultCreateDeviceManagementScriptUserRunStateOperationOptions() CreateDeviceManagementScriptUserRunStateOperationOptions
func (CreateDeviceManagementScriptUserRunStateOperationOptions) ToHeaders ¶
func (o CreateDeviceManagementScriptUserRunStateOperationOptions) ToHeaders() *client.Headers
func (CreateDeviceManagementScriptUserRunStateOperationOptions) ToOData ¶
func (o CreateDeviceManagementScriptUserRunStateOperationOptions) ToOData() *odata.Query
func (CreateDeviceManagementScriptUserRunStateOperationOptions) ToQuery ¶
func (o CreateDeviceManagementScriptUserRunStateOperationOptions) ToQuery() *client.QueryParams
type DeleteDeviceManagementScriptUserRunStateOperationOptions ¶
type DeleteDeviceManagementScriptUserRunStateOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteDeviceManagementScriptUserRunStateOperationOptions ¶
func DefaultDeleteDeviceManagementScriptUserRunStateOperationOptions() DeleteDeviceManagementScriptUserRunStateOperationOptions
func (DeleteDeviceManagementScriptUserRunStateOperationOptions) ToHeaders ¶
func (o DeleteDeviceManagementScriptUserRunStateOperationOptions) ToHeaders() *client.Headers
func (DeleteDeviceManagementScriptUserRunStateOperationOptions) ToOData ¶
func (o DeleteDeviceManagementScriptUserRunStateOperationOptions) ToOData() *odata.Query
func (DeleteDeviceManagementScriptUserRunStateOperationOptions) ToQuery ¶
func (o DeleteDeviceManagementScriptUserRunStateOperationOptions) ToQuery() *client.QueryParams
type DeviceManagementScriptUserRunStateClient ¶
func NewDeviceManagementScriptUserRunStateClientWithBaseURI ¶
func NewDeviceManagementScriptUserRunStateClientWithBaseURI(sdkApi sdkEnv.Api) (*DeviceManagementScriptUserRunStateClient, error)
func (DeviceManagementScriptUserRunStateClient) CreateDeviceManagementScriptUserRunState ¶
func (c DeviceManagementScriptUserRunStateClient) CreateDeviceManagementScriptUserRunState(ctx context.Context, id beta.DeviceManagementDeviceManagementScriptId, input beta.DeviceManagementScriptUserState, options CreateDeviceManagementScriptUserRunStateOperationOptions) (result CreateDeviceManagementScriptUserRunStateOperationResponse, err error)
CreateDeviceManagementScriptUserRunState - Create new navigation property to userRunStates for deviceManagement
func (DeviceManagementScriptUserRunStateClient) DeleteDeviceManagementScriptUserRunState ¶
func (c DeviceManagementScriptUserRunStateClient) DeleteDeviceManagementScriptUserRunState(ctx context.Context, id beta.DeviceManagementDeviceManagementScriptIdUserRunStateId, options DeleteDeviceManagementScriptUserRunStateOperationOptions) (result DeleteDeviceManagementScriptUserRunStateOperationResponse, err error)
DeleteDeviceManagementScriptUserRunState - Delete navigation property userRunStates for deviceManagement
func (DeviceManagementScriptUserRunStateClient) GetDeviceManagementScriptUserRunState ¶
func (c DeviceManagementScriptUserRunStateClient) GetDeviceManagementScriptUserRunState(ctx context.Context, id beta.DeviceManagementDeviceManagementScriptIdUserRunStateId, options GetDeviceManagementScriptUserRunStateOperationOptions) (result GetDeviceManagementScriptUserRunStateOperationResponse, err error)
GetDeviceManagementScriptUserRunState - Get userRunStates from deviceManagement. List of run states for this script across all users.
func (DeviceManagementScriptUserRunStateClient) GetDeviceManagementScriptUserRunStatesCount ¶
func (c DeviceManagementScriptUserRunStateClient) GetDeviceManagementScriptUserRunStatesCount(ctx context.Context, id beta.DeviceManagementDeviceManagementScriptId, options GetDeviceManagementScriptUserRunStatesCountOperationOptions) (result GetDeviceManagementScriptUserRunStatesCountOperationResponse, err error)
GetDeviceManagementScriptUserRunStatesCount - Get the number of the resource
func (DeviceManagementScriptUserRunStateClient) ListDeviceManagementScriptUserRunStates ¶
func (c DeviceManagementScriptUserRunStateClient) ListDeviceManagementScriptUserRunStates(ctx context.Context, id beta.DeviceManagementDeviceManagementScriptId, options ListDeviceManagementScriptUserRunStatesOperationOptions) (result ListDeviceManagementScriptUserRunStatesOperationResponse, err error)
ListDeviceManagementScriptUserRunStates - Get userRunStates from deviceManagement. List of run states for this script across all users.
func (DeviceManagementScriptUserRunStateClient) ListDeviceManagementScriptUserRunStatesComplete ¶
func (c DeviceManagementScriptUserRunStateClient) ListDeviceManagementScriptUserRunStatesComplete(ctx context.Context, id beta.DeviceManagementDeviceManagementScriptId, options ListDeviceManagementScriptUserRunStatesOperationOptions) (ListDeviceManagementScriptUserRunStatesCompleteResult, error)
ListDeviceManagementScriptUserRunStatesComplete retrieves all the results into a single object
func (DeviceManagementScriptUserRunStateClient) ListDeviceManagementScriptUserRunStatesCompleteMatchingPredicate ¶
func (c DeviceManagementScriptUserRunStateClient) ListDeviceManagementScriptUserRunStatesCompleteMatchingPredicate(ctx context.Context, id beta.DeviceManagementDeviceManagementScriptId, options ListDeviceManagementScriptUserRunStatesOperationOptions, predicate DeviceManagementScriptUserStateOperationPredicate) (result ListDeviceManagementScriptUserRunStatesCompleteResult, err error)
ListDeviceManagementScriptUserRunStatesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (DeviceManagementScriptUserRunStateClient) UpdateDeviceManagementScriptUserRunState ¶
func (c DeviceManagementScriptUserRunStateClient) UpdateDeviceManagementScriptUserRunState(ctx context.Context, id beta.DeviceManagementDeviceManagementScriptIdUserRunStateId, input beta.DeviceManagementScriptUserState, options UpdateDeviceManagementScriptUserRunStateOperationOptions) (result UpdateDeviceManagementScriptUserRunStateOperationResponse, err error)
UpdateDeviceManagementScriptUserRunState - Update the navigation property userRunStates in deviceManagement
type DeviceManagementScriptUserStateOperationPredicate ¶
type DeviceManagementScriptUserStateOperationPredicate struct { }
func (DeviceManagementScriptUserStateOperationPredicate) Matches ¶
func (p DeviceManagementScriptUserStateOperationPredicate) Matches(input beta.DeviceManagementScriptUserState) bool
type GetDeviceManagementScriptUserRunStateOperationOptions ¶
type GetDeviceManagementScriptUserRunStateOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDeviceManagementScriptUserRunStateOperationOptions ¶
func DefaultGetDeviceManagementScriptUserRunStateOperationOptions() GetDeviceManagementScriptUserRunStateOperationOptions
func (GetDeviceManagementScriptUserRunStateOperationOptions) ToHeaders ¶
func (o GetDeviceManagementScriptUserRunStateOperationOptions) ToHeaders() *client.Headers
func (GetDeviceManagementScriptUserRunStateOperationOptions) ToOData ¶
func (o GetDeviceManagementScriptUserRunStateOperationOptions) ToOData() *odata.Query
func (GetDeviceManagementScriptUserRunStateOperationOptions) ToQuery ¶
func (o GetDeviceManagementScriptUserRunStateOperationOptions) ToQuery() *client.QueryParams
type GetDeviceManagementScriptUserRunStatesCountOperationOptions ¶
type GetDeviceManagementScriptUserRunStatesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetDeviceManagementScriptUserRunStatesCountOperationOptions ¶
func DefaultGetDeviceManagementScriptUserRunStatesCountOperationOptions() GetDeviceManagementScriptUserRunStatesCountOperationOptions
func (GetDeviceManagementScriptUserRunStatesCountOperationOptions) ToHeaders ¶
func (o GetDeviceManagementScriptUserRunStatesCountOperationOptions) ToHeaders() *client.Headers
func (GetDeviceManagementScriptUserRunStatesCountOperationOptions) ToOData ¶
func (o GetDeviceManagementScriptUserRunStatesCountOperationOptions) ToOData() *odata.Query
func (GetDeviceManagementScriptUserRunStatesCountOperationOptions) ToQuery ¶
func (o GetDeviceManagementScriptUserRunStatesCountOperationOptions) ToQuery() *client.QueryParams
type ListDeviceManagementScriptUserRunStatesCompleteResult ¶
type ListDeviceManagementScriptUserRunStatesCompleteResult struct { LatestHttpResponse *http.Response Items []beta.DeviceManagementScriptUserState }
type ListDeviceManagementScriptUserRunStatesCustomPager ¶
type ListDeviceManagementScriptUserRunStatesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListDeviceManagementScriptUserRunStatesCustomPager) NextPageLink ¶
func (p *ListDeviceManagementScriptUserRunStatesCustomPager) NextPageLink() *odata.Link
type ListDeviceManagementScriptUserRunStatesOperationOptions ¶
type ListDeviceManagementScriptUserRunStatesOperationOptions 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 DefaultListDeviceManagementScriptUserRunStatesOperationOptions ¶
func DefaultListDeviceManagementScriptUserRunStatesOperationOptions() ListDeviceManagementScriptUserRunStatesOperationOptions
func (ListDeviceManagementScriptUserRunStatesOperationOptions) ToHeaders ¶
func (o ListDeviceManagementScriptUserRunStatesOperationOptions) ToHeaders() *client.Headers
func (ListDeviceManagementScriptUserRunStatesOperationOptions) ToOData ¶
func (o ListDeviceManagementScriptUserRunStatesOperationOptions) ToOData() *odata.Query
func (ListDeviceManagementScriptUserRunStatesOperationOptions) ToQuery ¶
func (o ListDeviceManagementScriptUserRunStatesOperationOptions) ToQuery() *client.QueryParams
type UpdateDeviceManagementScriptUserRunStateOperationOptions ¶
type UpdateDeviceManagementScriptUserRunStateOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateDeviceManagementScriptUserRunStateOperationOptions ¶
func DefaultUpdateDeviceManagementScriptUserRunStateOperationOptions() UpdateDeviceManagementScriptUserRunStateOperationOptions
func (UpdateDeviceManagementScriptUserRunStateOperationOptions) ToHeaders ¶
func (o UpdateDeviceManagementScriptUserRunStateOperationOptions) ToHeaders() *client.Headers
func (UpdateDeviceManagementScriptUserRunStateOperationOptions) ToOData ¶
func (o UpdateDeviceManagementScriptUserRunStateOperationOptions) ToOData() *odata.Query
func (UpdateDeviceManagementScriptUserRunStateOperationOptions) ToQuery ¶
func (o UpdateDeviceManagementScriptUserRunStateOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_createdevicemanagementscriptuserrunstate.go
- method_deletedevicemanagementscriptuserrunstate.go
- method_getdevicemanagementscriptuserrunstate.go
- method_getdevicemanagementscriptuserrunstatescount.go
- method_listdevicemanagementscriptuserrunstates.go
- method_updatedevicemanagementscriptuserrunstate.go
- predicates.go
- version.go