Documentation ¶
Index ¶
- type ComanagedDeviceDeviceHealthScriptStateClient
- func (c ComanagedDeviceDeviceHealthScriptStateClient) CreateComanagedDeviceHealthScriptState(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, ...) (result CreateComanagedDeviceHealthScriptStateOperationResponse, err error)
- func (c ComanagedDeviceDeviceHealthScriptStateClient) GetComanagedDeviceHealthScriptStatesCount(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, ...) (result GetComanagedDeviceHealthScriptStatesCountOperationResponse, err error)
- func (c ComanagedDeviceDeviceHealthScriptStateClient) ListComanagedDeviceHealthScriptStates(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, ...) (result ListComanagedDeviceHealthScriptStatesOperationResponse, err error)
- func (c ComanagedDeviceDeviceHealthScriptStateClient) ListComanagedDeviceHealthScriptStatesComplete(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, ...) (ListComanagedDeviceHealthScriptStatesCompleteResult, error)
- func (c ComanagedDeviceDeviceHealthScriptStateClient) ListComanagedDeviceHealthScriptStatesCompleteMatchingPredicate(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, ...) (result ListComanagedDeviceHealthScriptStatesCompleteResult, err error)
- type CreateComanagedDeviceHealthScriptStateOperationOptions
- type CreateComanagedDeviceHealthScriptStateOperationResponse
- type DeviceHealthScriptPolicyStateOperationPredicate
- type GetComanagedDeviceHealthScriptStatesCountOperationOptions
- type GetComanagedDeviceHealthScriptStatesCountOperationResponse
- type ListComanagedDeviceHealthScriptStatesCompleteResult
- type ListComanagedDeviceHealthScriptStatesCustomPager
- type ListComanagedDeviceHealthScriptStatesOperationOptions
- type ListComanagedDeviceHealthScriptStatesOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComanagedDeviceDeviceHealthScriptStateClient ¶
func NewComanagedDeviceDeviceHealthScriptStateClientWithBaseURI ¶
func NewComanagedDeviceDeviceHealthScriptStateClientWithBaseURI(sdkApi sdkEnv.Api) (*ComanagedDeviceDeviceHealthScriptStateClient, error)
func (ComanagedDeviceDeviceHealthScriptStateClient) CreateComanagedDeviceHealthScriptState ¶
func (c ComanagedDeviceDeviceHealthScriptStateClient) CreateComanagedDeviceHealthScriptState(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, input beta.DeviceHealthScriptPolicyState, options CreateComanagedDeviceHealthScriptStateOperationOptions) (result CreateComanagedDeviceHealthScriptStateOperationResponse, err error)
CreateComanagedDeviceHealthScriptState - Create new navigation property to deviceHealthScriptStates for deviceManagement
func (ComanagedDeviceDeviceHealthScriptStateClient) GetComanagedDeviceHealthScriptStatesCount ¶
func (c ComanagedDeviceDeviceHealthScriptStateClient) GetComanagedDeviceHealthScriptStatesCount(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, options GetComanagedDeviceHealthScriptStatesCountOperationOptions) (result GetComanagedDeviceHealthScriptStatesCountOperationResponse, err error)
GetComanagedDeviceHealthScriptStatesCount - Get the number of the resource
func (ComanagedDeviceDeviceHealthScriptStateClient) ListComanagedDeviceHealthScriptStates ¶
func (c ComanagedDeviceDeviceHealthScriptStateClient) ListComanagedDeviceHealthScriptStates(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, options ListComanagedDeviceHealthScriptStatesOperationOptions) (result ListComanagedDeviceHealthScriptStatesOperationResponse, err error)
ListComanagedDeviceHealthScriptStates - Get deviceHealthScriptStates from deviceManagement. Results of device health scripts that ran for this device. Default is empty list. This property is read-only.
func (ComanagedDeviceDeviceHealthScriptStateClient) ListComanagedDeviceHealthScriptStatesComplete ¶
func (c ComanagedDeviceDeviceHealthScriptStateClient) ListComanagedDeviceHealthScriptStatesComplete(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, options ListComanagedDeviceHealthScriptStatesOperationOptions) (ListComanagedDeviceHealthScriptStatesCompleteResult, error)
ListComanagedDeviceHealthScriptStatesComplete retrieves all the results into a single object
func (ComanagedDeviceDeviceHealthScriptStateClient) ListComanagedDeviceHealthScriptStatesCompleteMatchingPredicate ¶
func (c ComanagedDeviceDeviceHealthScriptStateClient) ListComanagedDeviceHealthScriptStatesCompleteMatchingPredicate(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, options ListComanagedDeviceHealthScriptStatesOperationOptions, predicate DeviceHealthScriptPolicyStateOperationPredicate) (result ListComanagedDeviceHealthScriptStatesCompleteResult, err error)
ListComanagedDeviceHealthScriptStatesCompleteMatchingPredicate retrieves all the results and then applies the predicate
type CreateComanagedDeviceHealthScriptStateOperationOptions ¶
type CreateComanagedDeviceHealthScriptStateOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateComanagedDeviceHealthScriptStateOperationOptions ¶
func DefaultCreateComanagedDeviceHealthScriptStateOperationOptions() CreateComanagedDeviceHealthScriptStateOperationOptions
func (CreateComanagedDeviceHealthScriptStateOperationOptions) ToHeaders ¶
func (o CreateComanagedDeviceHealthScriptStateOperationOptions) ToHeaders() *client.Headers
func (CreateComanagedDeviceHealthScriptStateOperationOptions) ToOData ¶
func (o CreateComanagedDeviceHealthScriptStateOperationOptions) ToOData() *odata.Query
func (CreateComanagedDeviceHealthScriptStateOperationOptions) ToQuery ¶
func (o CreateComanagedDeviceHealthScriptStateOperationOptions) ToQuery() *client.QueryParams
type DeviceHealthScriptPolicyStateOperationPredicate ¶
type DeviceHealthScriptPolicyStateOperationPredicate struct { }
func (DeviceHealthScriptPolicyStateOperationPredicate) Matches ¶
func (p DeviceHealthScriptPolicyStateOperationPredicate) Matches(input beta.DeviceHealthScriptPolicyState) bool
type GetComanagedDeviceHealthScriptStatesCountOperationOptions ¶
type GetComanagedDeviceHealthScriptStatesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetComanagedDeviceHealthScriptStatesCountOperationOptions ¶
func DefaultGetComanagedDeviceHealthScriptStatesCountOperationOptions() GetComanagedDeviceHealthScriptStatesCountOperationOptions
func (GetComanagedDeviceHealthScriptStatesCountOperationOptions) ToHeaders ¶
func (o GetComanagedDeviceHealthScriptStatesCountOperationOptions) ToHeaders() *client.Headers
func (GetComanagedDeviceHealthScriptStatesCountOperationOptions) ToOData ¶
func (o GetComanagedDeviceHealthScriptStatesCountOperationOptions) ToOData() *odata.Query
func (GetComanagedDeviceHealthScriptStatesCountOperationOptions) ToQuery ¶
func (o GetComanagedDeviceHealthScriptStatesCountOperationOptions) ToQuery() *client.QueryParams
type ListComanagedDeviceHealthScriptStatesCompleteResult ¶
type ListComanagedDeviceHealthScriptStatesCompleteResult struct { LatestHttpResponse *http.Response Items []beta.DeviceHealthScriptPolicyState }
type ListComanagedDeviceHealthScriptStatesCustomPager ¶
type ListComanagedDeviceHealthScriptStatesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListComanagedDeviceHealthScriptStatesCustomPager) NextPageLink ¶
func (p *ListComanagedDeviceHealthScriptStatesCustomPager) NextPageLink() *odata.Link
type ListComanagedDeviceHealthScriptStatesOperationOptions ¶
type ListComanagedDeviceHealthScriptStatesOperationOptions 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 DefaultListComanagedDeviceHealthScriptStatesOperationOptions ¶
func DefaultListComanagedDeviceHealthScriptStatesOperationOptions() ListComanagedDeviceHealthScriptStatesOperationOptions
func (ListComanagedDeviceHealthScriptStatesOperationOptions) ToHeaders ¶
func (o ListComanagedDeviceHealthScriptStatesOperationOptions) ToHeaders() *client.Headers
func (ListComanagedDeviceHealthScriptStatesOperationOptions) ToOData ¶
func (o ListComanagedDeviceHealthScriptStatesOperationOptions) ToOData() *odata.Query
func (ListComanagedDeviceHealthScriptStatesOperationOptions) ToQuery ¶
func (o ListComanagedDeviceHealthScriptStatesOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.