Documentation ¶
Index ¶
- type CreateManagedDeviceCleanupRuleOperationOptions
- type CreateManagedDeviceCleanupRuleOperationResponse
- type DeleteManagedDeviceCleanupRuleOperationOptions
- type DeleteManagedDeviceCleanupRuleOperationResponse
- type GetManagedDeviceCleanupRuleOperationOptions
- type GetManagedDeviceCleanupRuleOperationResponse
- type GetManagedDeviceCleanupRulesCountOperationOptions
- type GetManagedDeviceCleanupRulesCountOperationResponse
- type ListManagedDeviceCleanupRulesCompleteResult
- type ListManagedDeviceCleanupRulesCustomPager
- type ListManagedDeviceCleanupRulesOperationOptions
- type ListManagedDeviceCleanupRulesOperationResponse
- type ManagedDeviceCleanupRuleClient
- func (c ManagedDeviceCleanupRuleClient) CreateManagedDeviceCleanupRule(ctx context.Context, input beta.ManagedDeviceCleanupRule, ...) (result CreateManagedDeviceCleanupRuleOperationResponse, err error)
- func (c ManagedDeviceCleanupRuleClient) DeleteManagedDeviceCleanupRule(ctx context.Context, id beta.DeviceManagementManagedDeviceCleanupRuleId, ...) (result DeleteManagedDeviceCleanupRuleOperationResponse, err error)
- func (c ManagedDeviceCleanupRuleClient) GetManagedDeviceCleanupRule(ctx context.Context, id beta.DeviceManagementManagedDeviceCleanupRuleId, ...) (result GetManagedDeviceCleanupRuleOperationResponse, err error)
- func (c ManagedDeviceCleanupRuleClient) GetManagedDeviceCleanupRulesCount(ctx context.Context, options GetManagedDeviceCleanupRulesCountOperationOptions) (result GetManagedDeviceCleanupRulesCountOperationResponse, err error)
- func (c ManagedDeviceCleanupRuleClient) ListManagedDeviceCleanupRules(ctx context.Context, options ListManagedDeviceCleanupRulesOperationOptions) (result ListManagedDeviceCleanupRulesOperationResponse, err error)
- func (c ManagedDeviceCleanupRuleClient) ListManagedDeviceCleanupRulesComplete(ctx context.Context, options ListManagedDeviceCleanupRulesOperationOptions) (ListManagedDeviceCleanupRulesCompleteResult, error)
- func (c ManagedDeviceCleanupRuleClient) ListManagedDeviceCleanupRulesCompleteMatchingPredicate(ctx context.Context, options ListManagedDeviceCleanupRulesOperationOptions, ...) (result ListManagedDeviceCleanupRulesCompleteResult, err error)
- func (c ManagedDeviceCleanupRuleClient) UpdateManagedDeviceCleanupRule(ctx context.Context, id beta.DeviceManagementManagedDeviceCleanupRuleId, ...) (result UpdateManagedDeviceCleanupRuleOperationResponse, err error)
- type ManagedDeviceCleanupRuleOperationPredicate
- type UpdateManagedDeviceCleanupRuleOperationOptions
- type UpdateManagedDeviceCleanupRuleOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateManagedDeviceCleanupRuleOperationOptions ¶
type CreateManagedDeviceCleanupRuleOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateManagedDeviceCleanupRuleOperationOptions ¶
func DefaultCreateManagedDeviceCleanupRuleOperationOptions() CreateManagedDeviceCleanupRuleOperationOptions
func (CreateManagedDeviceCleanupRuleOperationOptions) ToHeaders ¶
func (o CreateManagedDeviceCleanupRuleOperationOptions) ToHeaders() *client.Headers
func (CreateManagedDeviceCleanupRuleOperationOptions) ToOData ¶
func (o CreateManagedDeviceCleanupRuleOperationOptions) ToOData() *odata.Query
func (CreateManagedDeviceCleanupRuleOperationOptions) ToQuery ¶
func (o CreateManagedDeviceCleanupRuleOperationOptions) ToQuery() *client.QueryParams
type DeleteManagedDeviceCleanupRuleOperationOptions ¶
type DeleteManagedDeviceCleanupRuleOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteManagedDeviceCleanupRuleOperationOptions ¶
func DefaultDeleteManagedDeviceCleanupRuleOperationOptions() DeleteManagedDeviceCleanupRuleOperationOptions
func (DeleteManagedDeviceCleanupRuleOperationOptions) ToHeaders ¶
func (o DeleteManagedDeviceCleanupRuleOperationOptions) ToHeaders() *client.Headers
func (DeleteManagedDeviceCleanupRuleOperationOptions) ToOData ¶
func (o DeleteManagedDeviceCleanupRuleOperationOptions) ToOData() *odata.Query
func (DeleteManagedDeviceCleanupRuleOperationOptions) ToQuery ¶
func (o DeleteManagedDeviceCleanupRuleOperationOptions) ToQuery() *client.QueryParams
type GetManagedDeviceCleanupRuleOperationOptions ¶
type GetManagedDeviceCleanupRuleOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetManagedDeviceCleanupRuleOperationOptions ¶
func DefaultGetManagedDeviceCleanupRuleOperationOptions() GetManagedDeviceCleanupRuleOperationOptions
func (GetManagedDeviceCleanupRuleOperationOptions) ToHeaders ¶
func (o GetManagedDeviceCleanupRuleOperationOptions) ToHeaders() *client.Headers
func (GetManagedDeviceCleanupRuleOperationOptions) ToOData ¶
func (o GetManagedDeviceCleanupRuleOperationOptions) ToOData() *odata.Query
func (GetManagedDeviceCleanupRuleOperationOptions) ToQuery ¶
func (o GetManagedDeviceCleanupRuleOperationOptions) ToQuery() *client.QueryParams
type GetManagedDeviceCleanupRulesCountOperationOptions ¶
type GetManagedDeviceCleanupRulesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetManagedDeviceCleanupRulesCountOperationOptions ¶
func DefaultGetManagedDeviceCleanupRulesCountOperationOptions() GetManagedDeviceCleanupRulesCountOperationOptions
func (GetManagedDeviceCleanupRulesCountOperationOptions) ToHeaders ¶
func (o GetManagedDeviceCleanupRulesCountOperationOptions) ToHeaders() *client.Headers
func (GetManagedDeviceCleanupRulesCountOperationOptions) ToOData ¶
func (o GetManagedDeviceCleanupRulesCountOperationOptions) ToOData() *odata.Query
func (GetManagedDeviceCleanupRulesCountOperationOptions) ToQuery ¶
func (o GetManagedDeviceCleanupRulesCountOperationOptions) ToQuery() *client.QueryParams
type ListManagedDeviceCleanupRulesCompleteResult ¶
type ListManagedDeviceCleanupRulesCompleteResult struct { LatestHttpResponse *http.Response Items []beta.ManagedDeviceCleanupRule }
type ListManagedDeviceCleanupRulesCustomPager ¶
type ListManagedDeviceCleanupRulesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListManagedDeviceCleanupRulesCustomPager) NextPageLink ¶
func (p *ListManagedDeviceCleanupRulesCustomPager) NextPageLink() *odata.Link
type ListManagedDeviceCleanupRulesOperationOptions ¶
type ListManagedDeviceCleanupRulesOperationOptions 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 DefaultListManagedDeviceCleanupRulesOperationOptions ¶
func DefaultListManagedDeviceCleanupRulesOperationOptions() ListManagedDeviceCleanupRulesOperationOptions
func (ListManagedDeviceCleanupRulesOperationOptions) ToHeaders ¶
func (o ListManagedDeviceCleanupRulesOperationOptions) ToHeaders() *client.Headers
func (ListManagedDeviceCleanupRulesOperationOptions) ToOData ¶
func (o ListManagedDeviceCleanupRulesOperationOptions) ToOData() *odata.Query
func (ListManagedDeviceCleanupRulesOperationOptions) ToQuery ¶
func (o ListManagedDeviceCleanupRulesOperationOptions) ToQuery() *client.QueryParams
type ManagedDeviceCleanupRuleClient ¶
func NewManagedDeviceCleanupRuleClientWithBaseURI ¶
func NewManagedDeviceCleanupRuleClientWithBaseURI(sdkApi sdkEnv.Api) (*ManagedDeviceCleanupRuleClient, error)
func (ManagedDeviceCleanupRuleClient) CreateManagedDeviceCleanupRule ¶
func (c ManagedDeviceCleanupRuleClient) CreateManagedDeviceCleanupRule(ctx context.Context, input beta.ManagedDeviceCleanupRule, options CreateManagedDeviceCleanupRuleOperationOptions) (result CreateManagedDeviceCleanupRuleOperationResponse, err error)
CreateManagedDeviceCleanupRule - Create new navigation property to managedDeviceCleanupRules for deviceManagement
func (ManagedDeviceCleanupRuleClient) DeleteManagedDeviceCleanupRule ¶
func (c ManagedDeviceCleanupRuleClient) DeleteManagedDeviceCleanupRule(ctx context.Context, id beta.DeviceManagementManagedDeviceCleanupRuleId, options DeleteManagedDeviceCleanupRuleOperationOptions) (result DeleteManagedDeviceCleanupRuleOperationResponse, err error)
DeleteManagedDeviceCleanupRule - Delete navigation property managedDeviceCleanupRules for deviceManagement
func (ManagedDeviceCleanupRuleClient) GetManagedDeviceCleanupRule ¶
func (c ManagedDeviceCleanupRuleClient) GetManagedDeviceCleanupRule(ctx context.Context, id beta.DeviceManagementManagedDeviceCleanupRuleId, options GetManagedDeviceCleanupRuleOperationOptions) (result GetManagedDeviceCleanupRuleOperationResponse, err error)
GetManagedDeviceCleanupRule - Get managedDeviceCleanupRules from deviceManagement. Device cleanup rule V2
func (ManagedDeviceCleanupRuleClient) GetManagedDeviceCleanupRulesCount ¶
func (c ManagedDeviceCleanupRuleClient) GetManagedDeviceCleanupRulesCount(ctx context.Context, options GetManagedDeviceCleanupRulesCountOperationOptions) (result GetManagedDeviceCleanupRulesCountOperationResponse, err error)
GetManagedDeviceCleanupRulesCount - Get the number of the resource
func (ManagedDeviceCleanupRuleClient) ListManagedDeviceCleanupRules ¶
func (c ManagedDeviceCleanupRuleClient) ListManagedDeviceCleanupRules(ctx context.Context, options ListManagedDeviceCleanupRulesOperationOptions) (result ListManagedDeviceCleanupRulesOperationResponse, err error)
ListManagedDeviceCleanupRules - Get managedDeviceCleanupRules from deviceManagement. Device cleanup rule V2
func (ManagedDeviceCleanupRuleClient) ListManagedDeviceCleanupRulesComplete ¶
func (c ManagedDeviceCleanupRuleClient) ListManagedDeviceCleanupRulesComplete(ctx context.Context, options ListManagedDeviceCleanupRulesOperationOptions) (ListManagedDeviceCleanupRulesCompleteResult, error)
ListManagedDeviceCleanupRulesComplete retrieves all the results into a single object
func (ManagedDeviceCleanupRuleClient) ListManagedDeviceCleanupRulesCompleteMatchingPredicate ¶
func (c ManagedDeviceCleanupRuleClient) ListManagedDeviceCleanupRulesCompleteMatchingPredicate(ctx context.Context, options ListManagedDeviceCleanupRulesOperationOptions, predicate ManagedDeviceCleanupRuleOperationPredicate) (result ListManagedDeviceCleanupRulesCompleteResult, err error)
ListManagedDeviceCleanupRulesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (ManagedDeviceCleanupRuleClient) UpdateManagedDeviceCleanupRule ¶
func (c ManagedDeviceCleanupRuleClient) UpdateManagedDeviceCleanupRule(ctx context.Context, id beta.DeviceManagementManagedDeviceCleanupRuleId, input beta.ManagedDeviceCleanupRule, options UpdateManagedDeviceCleanupRuleOperationOptions) (result UpdateManagedDeviceCleanupRuleOperationResponse, err error)
UpdateManagedDeviceCleanupRule - Update the navigation property managedDeviceCleanupRules in deviceManagement
type ManagedDeviceCleanupRuleOperationPredicate ¶
type ManagedDeviceCleanupRuleOperationPredicate struct { }
func (ManagedDeviceCleanupRuleOperationPredicate) Matches ¶
func (p ManagedDeviceCleanupRuleOperationPredicate) Matches(input beta.ManagedDeviceCleanupRule) bool
type UpdateManagedDeviceCleanupRuleOperationOptions ¶
type UpdateManagedDeviceCleanupRuleOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateManagedDeviceCleanupRuleOperationOptions ¶
func DefaultUpdateManagedDeviceCleanupRuleOperationOptions() UpdateManagedDeviceCleanupRuleOperationOptions
func (UpdateManagedDeviceCleanupRuleOperationOptions) ToHeaders ¶
func (o UpdateManagedDeviceCleanupRuleOperationOptions) ToHeaders() *client.Headers
func (UpdateManagedDeviceCleanupRuleOperationOptions) ToOData ¶
func (o UpdateManagedDeviceCleanupRuleOperationOptions) ToOData() *odata.Query
func (UpdateManagedDeviceCleanupRuleOperationOptions) ToQuery ¶
func (o UpdateManagedDeviceCleanupRuleOperationOptions) ToQuery() *client.QueryParams