Documentation ¶
Index ¶
- type AssignDeviceHealthScriptOperationOptions
- type AssignDeviceHealthScriptOperationResponse
- type AssignDeviceHealthScriptRequest
- type CreateDeviceHealthScriptOperationOptions
- type CreateDeviceHealthScriptOperationResponse
- type DeleteDeviceHealthScriptOperationOptions
- type DeleteDeviceHealthScriptOperationResponse
- type DeviceHealthScriptClient
- func (c DeviceHealthScriptClient) AssignDeviceHealthScript(ctx context.Context, id beta.DeviceManagementDeviceHealthScriptId, ...) (result AssignDeviceHealthScriptOperationResponse, err error)
- func (c DeviceHealthScriptClient) CreateDeviceHealthScript(ctx context.Context, input beta.DeviceHealthScript, ...) (result CreateDeviceHealthScriptOperationResponse, err error)
- func (c DeviceHealthScriptClient) DeleteDeviceHealthScript(ctx context.Context, id beta.DeviceManagementDeviceHealthScriptId, ...) (result DeleteDeviceHealthScriptOperationResponse, err error)
- func (c DeviceHealthScriptClient) EnableDeviceHealthScriptsGlobalScripts(ctx context.Context, ...) (result EnableDeviceHealthScriptsGlobalScriptsOperationResponse, err error)
- func (c DeviceHealthScriptClient) GetDeviceHealthScript(ctx context.Context, id beta.DeviceManagementDeviceHealthScriptId, ...) (result GetDeviceHealthScriptOperationResponse, err error)
- func (c DeviceHealthScriptClient) GetDeviceHealthScriptGlobalScriptHighestAvailableVersion(ctx context.Context, id beta.DeviceManagementDeviceHealthScriptId, ...) (...)
- func (c DeviceHealthScriptClient) GetDeviceHealthScriptsCount(ctx context.Context, options GetDeviceHealthScriptsCountOperationOptions) (result GetDeviceHealthScriptsCountOperationResponse, err error)
- func (c DeviceHealthScriptClient) ListDeviceHealthScripts(ctx context.Context, options ListDeviceHealthScriptsOperationOptions) (result ListDeviceHealthScriptsOperationResponse, err error)
- func (c DeviceHealthScriptClient) ListDeviceHealthScriptsComplete(ctx context.Context, options ListDeviceHealthScriptsOperationOptions) (ListDeviceHealthScriptsCompleteResult, error)
- func (c DeviceHealthScriptClient) ListDeviceHealthScriptsCompleteMatchingPredicate(ctx context.Context, options ListDeviceHealthScriptsOperationOptions, ...) (result ListDeviceHealthScriptsCompleteResult, err error)
- func (c DeviceHealthScriptClient) UpdateDeviceHealthScript(ctx context.Context, id beta.DeviceManagementDeviceHealthScriptId, ...) (result UpdateDeviceHealthScriptOperationResponse, err error)
- func (c DeviceHealthScriptClient) UpdateDeviceHealthScriptGlobalScript(ctx context.Context, id beta.DeviceManagementDeviceHealthScriptId, ...) (result UpdateDeviceHealthScriptGlobalScriptOperationResponse, err error)
- type DeviceHealthScriptOperationPredicate
- type EnableDeviceHealthScriptsGlobalScriptsOperationOptions
- type EnableDeviceHealthScriptsGlobalScriptsOperationResponse
- type GetDeviceHealthScriptGlobalScriptHighestAvailableVersionOperationOptions
- func (o GetDeviceHealthScriptGlobalScriptHighestAvailableVersionOperationOptions) ToHeaders() *client.Headers
- func (o GetDeviceHealthScriptGlobalScriptHighestAvailableVersionOperationOptions) ToOData() *odata.Query
- func (o GetDeviceHealthScriptGlobalScriptHighestAvailableVersionOperationOptions) ToQuery() *client.QueryParams
- type GetDeviceHealthScriptGlobalScriptHighestAvailableVersionOperationResponse
- type GetDeviceHealthScriptGlobalScriptHighestAvailableVersionResult
- type GetDeviceHealthScriptOperationOptions
- type GetDeviceHealthScriptOperationResponse
- type GetDeviceHealthScriptsCountOperationOptions
- type GetDeviceHealthScriptsCountOperationResponse
- type ListDeviceHealthScriptsCompleteResult
- type ListDeviceHealthScriptsCustomPager
- type ListDeviceHealthScriptsOperationOptions
- type ListDeviceHealthScriptsOperationResponse
- type UpdateDeviceHealthScriptGlobalScriptOperationOptions
- type UpdateDeviceHealthScriptGlobalScriptOperationResponse
- type UpdateDeviceHealthScriptGlobalScriptRequest
- type UpdateDeviceHealthScriptGlobalScriptResult
- type UpdateDeviceHealthScriptOperationOptions
- type UpdateDeviceHealthScriptOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssignDeviceHealthScriptOperationOptions ¶
type AssignDeviceHealthScriptOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultAssignDeviceHealthScriptOperationOptions ¶
func DefaultAssignDeviceHealthScriptOperationOptions() AssignDeviceHealthScriptOperationOptions
func (AssignDeviceHealthScriptOperationOptions) ToHeaders ¶
func (o AssignDeviceHealthScriptOperationOptions) ToHeaders() *client.Headers
func (AssignDeviceHealthScriptOperationOptions) ToOData ¶
func (o AssignDeviceHealthScriptOperationOptions) ToOData() *odata.Query
func (AssignDeviceHealthScriptOperationOptions) ToQuery ¶
func (o AssignDeviceHealthScriptOperationOptions) ToQuery() *client.QueryParams
type AssignDeviceHealthScriptRequest ¶
type AssignDeviceHealthScriptRequest struct {
DeviceHealthScriptAssignments *[]beta.DeviceHealthScriptAssignment `json:"deviceHealthScriptAssignments,omitempty"`
}
type CreateDeviceHealthScriptOperationOptions ¶
type CreateDeviceHealthScriptOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateDeviceHealthScriptOperationOptions ¶
func DefaultCreateDeviceHealthScriptOperationOptions() CreateDeviceHealthScriptOperationOptions
func (CreateDeviceHealthScriptOperationOptions) ToHeaders ¶
func (o CreateDeviceHealthScriptOperationOptions) ToHeaders() *client.Headers
func (CreateDeviceHealthScriptOperationOptions) ToOData ¶
func (o CreateDeviceHealthScriptOperationOptions) ToOData() *odata.Query
func (CreateDeviceHealthScriptOperationOptions) ToQuery ¶
func (o CreateDeviceHealthScriptOperationOptions) ToQuery() *client.QueryParams
type DeleteDeviceHealthScriptOperationOptions ¶
type DeleteDeviceHealthScriptOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteDeviceHealthScriptOperationOptions ¶
func DefaultDeleteDeviceHealthScriptOperationOptions() DeleteDeviceHealthScriptOperationOptions
func (DeleteDeviceHealthScriptOperationOptions) ToHeaders ¶
func (o DeleteDeviceHealthScriptOperationOptions) ToHeaders() *client.Headers
func (DeleteDeviceHealthScriptOperationOptions) ToOData ¶
func (o DeleteDeviceHealthScriptOperationOptions) ToOData() *odata.Query
func (DeleteDeviceHealthScriptOperationOptions) ToQuery ¶
func (o DeleteDeviceHealthScriptOperationOptions) ToQuery() *client.QueryParams
type DeviceHealthScriptClient ¶
func NewDeviceHealthScriptClientWithBaseURI ¶
func NewDeviceHealthScriptClientWithBaseURI(sdkApi sdkEnv.Api) (*DeviceHealthScriptClient, error)
func (DeviceHealthScriptClient) AssignDeviceHealthScript ¶
func (c DeviceHealthScriptClient) AssignDeviceHealthScript(ctx context.Context, id beta.DeviceManagementDeviceHealthScriptId, input AssignDeviceHealthScriptRequest, options AssignDeviceHealthScriptOperationOptions) (result AssignDeviceHealthScriptOperationResponse, err error)
AssignDeviceHealthScript - Invoke action assign
func (DeviceHealthScriptClient) CreateDeviceHealthScript ¶
func (c DeviceHealthScriptClient) CreateDeviceHealthScript(ctx context.Context, input beta.DeviceHealthScript, options CreateDeviceHealthScriptOperationOptions) (result CreateDeviceHealthScriptOperationResponse, err error)
CreateDeviceHealthScript - Create new navigation property to deviceHealthScripts for deviceManagement
func (DeviceHealthScriptClient) DeleteDeviceHealthScript ¶
func (c DeviceHealthScriptClient) DeleteDeviceHealthScript(ctx context.Context, id beta.DeviceManagementDeviceHealthScriptId, options DeleteDeviceHealthScriptOperationOptions) (result DeleteDeviceHealthScriptOperationResponse, err error)
DeleteDeviceHealthScript - Delete navigation property deviceHealthScripts for deviceManagement
func (DeviceHealthScriptClient) EnableDeviceHealthScriptsGlobalScripts ¶
func (c DeviceHealthScriptClient) EnableDeviceHealthScriptsGlobalScripts(ctx context.Context, options EnableDeviceHealthScriptsGlobalScriptsOperationOptions) (result EnableDeviceHealthScriptsGlobalScriptsOperationResponse, err error)
EnableDeviceHealthScriptsGlobalScripts - Invoke action enableGlobalScripts
func (DeviceHealthScriptClient) GetDeviceHealthScript ¶
func (c DeviceHealthScriptClient) GetDeviceHealthScript(ctx context.Context, id beta.DeviceManagementDeviceHealthScriptId, options GetDeviceHealthScriptOperationOptions) (result GetDeviceHealthScriptOperationResponse, err error)
GetDeviceHealthScript - Get deviceHealthScripts from deviceManagement. The list of device health scripts associated with the tenant.
func (DeviceHealthScriptClient) GetDeviceHealthScriptGlobalScriptHighestAvailableVersion ¶
func (c DeviceHealthScriptClient) GetDeviceHealthScriptGlobalScriptHighestAvailableVersion(ctx context.Context, id beta.DeviceManagementDeviceHealthScriptId, options GetDeviceHealthScriptGlobalScriptHighestAvailableVersionOperationOptions) (result GetDeviceHealthScriptGlobalScriptHighestAvailableVersionOperationResponse, err error)
GetDeviceHealthScriptGlobalScriptHighestAvailableVersion - Invoke action getGlobalScriptHighestAvailableVersion. Update the Proprietary Device Health Script
func (DeviceHealthScriptClient) GetDeviceHealthScriptsCount ¶
func (c DeviceHealthScriptClient) GetDeviceHealthScriptsCount(ctx context.Context, options GetDeviceHealthScriptsCountOperationOptions) (result GetDeviceHealthScriptsCountOperationResponse, err error)
GetDeviceHealthScriptsCount - Get the number of the resource
func (DeviceHealthScriptClient) ListDeviceHealthScripts ¶
func (c DeviceHealthScriptClient) ListDeviceHealthScripts(ctx context.Context, options ListDeviceHealthScriptsOperationOptions) (result ListDeviceHealthScriptsOperationResponse, err error)
ListDeviceHealthScripts - Get deviceHealthScripts from deviceManagement. The list of device health scripts associated with the tenant.
func (DeviceHealthScriptClient) ListDeviceHealthScriptsComplete ¶
func (c DeviceHealthScriptClient) ListDeviceHealthScriptsComplete(ctx context.Context, options ListDeviceHealthScriptsOperationOptions) (ListDeviceHealthScriptsCompleteResult, error)
ListDeviceHealthScriptsComplete retrieves all the results into a single object
func (DeviceHealthScriptClient) ListDeviceHealthScriptsCompleteMatchingPredicate ¶
func (c DeviceHealthScriptClient) ListDeviceHealthScriptsCompleteMatchingPredicate(ctx context.Context, options ListDeviceHealthScriptsOperationOptions, predicate DeviceHealthScriptOperationPredicate) (result ListDeviceHealthScriptsCompleteResult, err error)
ListDeviceHealthScriptsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (DeviceHealthScriptClient) UpdateDeviceHealthScript ¶
func (c DeviceHealthScriptClient) UpdateDeviceHealthScript(ctx context.Context, id beta.DeviceManagementDeviceHealthScriptId, input beta.DeviceHealthScript, options UpdateDeviceHealthScriptOperationOptions) (result UpdateDeviceHealthScriptOperationResponse, err error)
UpdateDeviceHealthScript - Update the navigation property deviceHealthScripts in deviceManagement
func (DeviceHealthScriptClient) UpdateDeviceHealthScriptGlobalScript ¶
func (c DeviceHealthScriptClient) UpdateDeviceHealthScriptGlobalScript(ctx context.Context, id beta.DeviceManagementDeviceHealthScriptId, input UpdateDeviceHealthScriptGlobalScriptRequest, options UpdateDeviceHealthScriptGlobalScriptOperationOptions) (result UpdateDeviceHealthScriptGlobalScriptOperationResponse, err error)
UpdateDeviceHealthScriptGlobalScript - Invoke action updateGlobalScript. Update the Proprietary Device Health Script
type DeviceHealthScriptOperationPredicate ¶
type DeviceHealthScriptOperationPredicate struct { }
func (DeviceHealthScriptOperationPredicate) Matches ¶
func (p DeviceHealthScriptOperationPredicate) Matches(input beta.DeviceHealthScript) bool
type EnableDeviceHealthScriptsGlobalScriptsOperationOptions ¶
type EnableDeviceHealthScriptsGlobalScriptsOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultEnableDeviceHealthScriptsGlobalScriptsOperationOptions ¶
func DefaultEnableDeviceHealthScriptsGlobalScriptsOperationOptions() EnableDeviceHealthScriptsGlobalScriptsOperationOptions
func (EnableDeviceHealthScriptsGlobalScriptsOperationOptions) ToHeaders ¶
func (o EnableDeviceHealthScriptsGlobalScriptsOperationOptions) ToHeaders() *client.Headers
func (EnableDeviceHealthScriptsGlobalScriptsOperationOptions) ToOData ¶
func (o EnableDeviceHealthScriptsGlobalScriptsOperationOptions) ToOData() *odata.Query
func (EnableDeviceHealthScriptsGlobalScriptsOperationOptions) ToQuery ¶
func (o EnableDeviceHealthScriptsGlobalScriptsOperationOptions) ToQuery() *client.QueryParams
type GetDeviceHealthScriptGlobalScriptHighestAvailableVersionOperationOptions ¶
type GetDeviceHealthScriptGlobalScriptHighestAvailableVersionOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultGetDeviceHealthScriptGlobalScriptHighestAvailableVersionOperationOptions ¶
func DefaultGetDeviceHealthScriptGlobalScriptHighestAvailableVersionOperationOptions() GetDeviceHealthScriptGlobalScriptHighestAvailableVersionOperationOptions
func (GetDeviceHealthScriptGlobalScriptHighestAvailableVersionOperationOptions) ToHeaders ¶
func (o GetDeviceHealthScriptGlobalScriptHighestAvailableVersionOperationOptions) ToHeaders() *client.Headers
func (GetDeviceHealthScriptGlobalScriptHighestAvailableVersionOperationOptions) ToOData ¶
func (o GetDeviceHealthScriptGlobalScriptHighestAvailableVersionOperationOptions) ToOData() *odata.Query
type GetDeviceHealthScriptGlobalScriptHighestAvailableVersionOperationResponse ¶
type GetDeviceHealthScriptGlobalScriptHighestAvailableVersionOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *GetDeviceHealthScriptGlobalScriptHighestAvailableVersionResult }
type GetDeviceHealthScriptOperationOptions ¶
type GetDeviceHealthScriptOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDeviceHealthScriptOperationOptions ¶
func DefaultGetDeviceHealthScriptOperationOptions() GetDeviceHealthScriptOperationOptions
func (GetDeviceHealthScriptOperationOptions) ToHeaders ¶
func (o GetDeviceHealthScriptOperationOptions) ToHeaders() *client.Headers
func (GetDeviceHealthScriptOperationOptions) ToOData ¶
func (o GetDeviceHealthScriptOperationOptions) ToOData() *odata.Query
func (GetDeviceHealthScriptOperationOptions) ToQuery ¶
func (o GetDeviceHealthScriptOperationOptions) ToQuery() *client.QueryParams
type GetDeviceHealthScriptsCountOperationOptions ¶
type GetDeviceHealthScriptsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetDeviceHealthScriptsCountOperationOptions ¶
func DefaultGetDeviceHealthScriptsCountOperationOptions() GetDeviceHealthScriptsCountOperationOptions
func (GetDeviceHealthScriptsCountOperationOptions) ToHeaders ¶
func (o GetDeviceHealthScriptsCountOperationOptions) ToHeaders() *client.Headers
func (GetDeviceHealthScriptsCountOperationOptions) ToOData ¶
func (o GetDeviceHealthScriptsCountOperationOptions) ToOData() *odata.Query
func (GetDeviceHealthScriptsCountOperationOptions) ToQuery ¶
func (o GetDeviceHealthScriptsCountOperationOptions) ToQuery() *client.QueryParams
type ListDeviceHealthScriptsCompleteResult ¶
type ListDeviceHealthScriptsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.DeviceHealthScript }
type ListDeviceHealthScriptsCustomPager ¶
func (*ListDeviceHealthScriptsCustomPager) NextPageLink ¶
func (p *ListDeviceHealthScriptsCustomPager) NextPageLink() *odata.Link
type ListDeviceHealthScriptsOperationOptions ¶
type ListDeviceHealthScriptsOperationOptions 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 DefaultListDeviceHealthScriptsOperationOptions ¶
func DefaultListDeviceHealthScriptsOperationOptions() ListDeviceHealthScriptsOperationOptions
func (ListDeviceHealthScriptsOperationOptions) ToHeaders ¶
func (o ListDeviceHealthScriptsOperationOptions) ToHeaders() *client.Headers
func (ListDeviceHealthScriptsOperationOptions) ToOData ¶
func (o ListDeviceHealthScriptsOperationOptions) ToOData() *odata.Query
func (ListDeviceHealthScriptsOperationOptions) ToQuery ¶
func (o ListDeviceHealthScriptsOperationOptions) ToQuery() *client.QueryParams
type UpdateDeviceHealthScriptGlobalScriptOperationOptions ¶
type UpdateDeviceHealthScriptGlobalScriptOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateDeviceHealthScriptGlobalScriptOperationOptions ¶
func DefaultUpdateDeviceHealthScriptGlobalScriptOperationOptions() UpdateDeviceHealthScriptGlobalScriptOperationOptions
func (UpdateDeviceHealthScriptGlobalScriptOperationOptions) ToHeaders ¶
func (o UpdateDeviceHealthScriptGlobalScriptOperationOptions) ToHeaders() *client.Headers
func (UpdateDeviceHealthScriptGlobalScriptOperationOptions) ToOData ¶
func (o UpdateDeviceHealthScriptGlobalScriptOperationOptions) ToOData() *odata.Query
func (UpdateDeviceHealthScriptGlobalScriptOperationOptions) ToQuery ¶
func (o UpdateDeviceHealthScriptGlobalScriptOperationOptions) ToQuery() *client.QueryParams
type UpdateDeviceHealthScriptGlobalScriptOperationResponse ¶
type UpdateDeviceHealthScriptGlobalScriptOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *UpdateDeviceHealthScriptGlobalScriptResult }
type UpdateDeviceHealthScriptOperationOptions ¶
type UpdateDeviceHealthScriptOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateDeviceHealthScriptOperationOptions ¶
func DefaultUpdateDeviceHealthScriptOperationOptions() UpdateDeviceHealthScriptOperationOptions
func (UpdateDeviceHealthScriptOperationOptions) ToHeaders ¶
func (o UpdateDeviceHealthScriptOperationOptions) ToHeaders() *client.Headers
func (UpdateDeviceHealthScriptOperationOptions) ToOData ¶
func (o UpdateDeviceHealthScriptOperationOptions) ToOData() *odata.Query
func (UpdateDeviceHealthScriptOperationOptions) ToQuery ¶
func (o UpdateDeviceHealthScriptOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_assigndevicehealthscript.go
- method_createdevicehealthscript.go
- method_deletedevicehealthscript.go
- method_enabledevicehealthscriptsglobalscripts.go
- method_getdevicehealthscript.go
- method_getdevicehealthscriptglobalscripthighestavailableversion.go
- method_getdevicehealthscriptscount.go
- method_listdevicehealthscripts.go
- method_updatedevicehealthscript.go
- method_updatedevicehealthscriptglobalscript.go
- model_assigndevicehealthscriptrequest.go
- model_getdevicehealthscriptglobalscripthighestavailableversionresult.go
- model_updatedevicehealthscriptglobalscriptrequest.go
- model_updatedevicehealthscriptglobalscriptresult.go
- predicates.go
- version.go