Documentation ¶
Index ¶
- type CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions
- func (o CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders() *client.Headers
- func (o CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData() *odata.Query
- func (o CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToQuery() *client.QueryParams
- type CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationResponse
- type DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions
- func (o DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders() *client.Headers
- func (o DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData() *odata.Query
- func (o DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToQuery() *client.QueryParams
- type DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationResponse
- type DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient
- func (c DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunState(ctx context.Context, ...) (...)
- func (c DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunState(ctx context.Context, ...) (...)
- func (c DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunState(ctx context.Context, ...) (...)
- func (c DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCount(ctx context.Context, ...) (...)
- func (c DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStates(ctx context.Context, ...) (...)
- func (c DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesComplete(ctx context.Context, ...) (ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCompleteResult, ...)
- func (c DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCompleteMatchingPredicate(ctx context.Context, ...) (...)
- func (c DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunState(ctx context.Context, ...) (...)
- type DeviceManagementScriptDeviceStateOperationPredicate
- type GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions
- func (o GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders() *client.Headers
- func (o GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData() *odata.Query
- func (o GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToQuery() *client.QueryParams
- type GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationResponse
- type GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCountOperationOptions
- func (o GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCountOperationOptions) ToHeaders() *client.Headers
- func (o GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCountOperationOptions) ToOData() *odata.Query
- func (o GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCountOperationOptions) ToQuery() *client.QueryParams
- type GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCountOperationResponse
- type ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCompleteResult
- type ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCustomPager
- type ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationOptions
- func (o ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationOptions) ToHeaders() *client.Headers
- func (o ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationOptions) ToOData() *odata.Query
- func (o ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationOptions) ToQuery() *client.QueryParams
- type ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationResponse
- type UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions
- func (o UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders() *client.Headers
- func (o UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData() *odata.Query
- func (o UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToQuery() *client.QueryParams
- type UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions ¶
type CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions ¶
func DefaultCreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions() CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions
func (CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders ¶
func (o CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders() *client.Headers
type DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions ¶
type DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions ¶
func DefaultDeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions() DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions
func (DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders ¶
func (o DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders() *client.Headers
type DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient ¶
type DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient struct {
Client *msgraph.Client
}
func NewDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClientWithBaseURI ¶
func NewDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClientWithBaseURI(sdkApi sdkEnv.Api) (*DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient, error)
func (DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunState ¶
func (c DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunState(ctx context.Context, id beta.DeviceManagementDeviceCustomAttributeShellScriptIdUserRunStateId, input beta.DeviceManagementScriptDeviceState, options CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) (result CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationResponse, err error)
CreateDeviceCustomAttributeShellScriptUserRunStateDeviceRunState - Create new navigation property to deviceRunStates for deviceManagement
func (DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunState ¶
func (c DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunState(ctx context.Context, id beta.DeviceManagementDeviceCustomAttributeShellScriptIdUserRunStateIdDeviceRunStateId, options DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) (result DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationResponse, err error)
DeleteDeviceCustomAttributeShellScriptUserRunStateDeviceRunState - Delete navigation property deviceRunStates for deviceManagement
func (DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunState ¶
func (c DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunState(ctx context.Context, id beta.DeviceManagementDeviceCustomAttributeShellScriptIdUserRunStateIdDeviceRunStateId, options GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) (result GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationResponse, err error)
GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunState - Get deviceRunStates from deviceManagement. List of run states for this script across all devices of specific user.
func (DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCount ¶
func (c DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCount(ctx context.Context, id beta.DeviceManagementDeviceCustomAttributeShellScriptIdUserRunStateId, options GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCountOperationOptions) (result GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCountOperationResponse, err error)
GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCount - Get the number of the resource
func (DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStates ¶
func (c DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStates(ctx context.Context, id beta.DeviceManagementDeviceCustomAttributeShellScriptIdUserRunStateId, options ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationOptions) (result ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationResponse, err error)
ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStates - Get deviceRunStates from deviceManagement. List of run states for this script across all devices of specific user.
func (DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesComplete ¶
func (c DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesComplete(ctx context.Context, id beta.DeviceManagementDeviceCustomAttributeShellScriptIdUserRunStateId, options ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationOptions) (ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCompleteResult, error)
ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesComplete retrieves all the results into a single object
func (DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCompleteMatchingPredicate ¶
func (c DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCompleteMatchingPredicate(ctx context.Context, id beta.DeviceManagementDeviceCustomAttributeShellScriptIdUserRunStateId, options ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationOptions, predicate DeviceManagementScriptDeviceStateOperationPredicate) (result ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCompleteResult, err error)
ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunState ¶
func (c DeviceCustomAttributeShellScriptUserRunStateDeviceRunStateClient) UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunState(ctx context.Context, id beta.DeviceManagementDeviceCustomAttributeShellScriptIdUserRunStateIdDeviceRunStateId, input beta.DeviceManagementScriptDeviceState, options UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) (result UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationResponse, err error)
UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunState - Update the navigation property deviceRunStates in deviceManagement
type DeviceManagementScriptDeviceStateOperationPredicate ¶
type DeviceManagementScriptDeviceStateOperationPredicate struct { }
func (DeviceManagementScriptDeviceStateOperationPredicate) Matches ¶
func (p DeviceManagementScriptDeviceStateOperationPredicate) Matches(input beta.DeviceManagementScriptDeviceState) bool
type GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions ¶
type GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions ¶
func DefaultGetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions() GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions
func (GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders ¶
func (o GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders() *client.Headers
func (GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData ¶
func (o GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToOData() *odata.Query
type GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCountOperationOptions ¶
type GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCountOperationOptions ¶
func DefaultGetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCountOperationOptions() GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCountOperationOptions
func (GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCountOperationOptions) ToHeaders ¶
func (o GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCountOperationOptions) ToHeaders() *client.Headers
func (GetDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCountOperationOptions) ToOData ¶
type ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCompleteResult ¶
type ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCompleteResult struct { LatestHttpResponse *http.Response Items []beta.DeviceManagementScriptDeviceState }
type ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCustomPager ¶
type ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCustomPager) NextPageLink ¶
func (p *ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesCustomPager) NextPageLink() *odata.Link
type ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationOptions ¶
type ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationOptions 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 DefaultListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationOptions ¶
func DefaultListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationOptions() ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationOptions
func (ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationOptions) ToHeaders ¶
func (o ListDeviceCustomAttributeShellScriptUserRunStateDeviceRunStatesOperationOptions) ToHeaders() *client.Headers
type UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions ¶
type UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions ¶
func DefaultUpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions() UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions
func (UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders ¶
func (o UpdateDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateOperationOptions) ToHeaders() *client.Headers
Source Files ¶
- client.go
- method_createdevicecustomattributeshellscriptuserrunstatedevicerunstate.go
- method_deletedevicecustomattributeshellscriptuserrunstatedevicerunstate.go
- method_getdevicecustomattributeshellscriptuserrunstatedevicerunstate.go
- method_getdevicecustomattributeshellscriptuserrunstatedevicerunstatescount.go
- method_listdevicecustomattributeshellscriptuserrunstatedevicerunstates.go
- method_updatedevicecustomattributeshellscriptuserrunstatedevicerunstate.go
- predicates.go
- version.go