Documentation ¶
Index ¶
- type AddMobileDeviceManagementPolicyIncludedGroupRefOperationOptions
- type AddMobileDeviceManagementPolicyIncludedGroupRefOperationResponse
- type DirectoryObjectOperationPredicate
- type GetMobileDeviceManagementPolicyIncludedGroupsCountOperationOptions
- func (o GetMobileDeviceManagementPolicyIncludedGroupsCountOperationOptions) ToHeaders() *client.Headers
- func (o GetMobileDeviceManagementPolicyIncludedGroupsCountOperationOptions) ToOData() *odata.Query
- func (o GetMobileDeviceManagementPolicyIncludedGroupsCountOperationOptions) ToQuery() *client.QueryParams
- type GetMobileDeviceManagementPolicyIncludedGroupsCountOperationResponse
- type GroupOperationPredicate
- type ListMobileDeviceManagementPolicyIncludedGroupRefsCompleteResult
- type ListMobileDeviceManagementPolicyIncludedGroupRefsCustomPager
- type ListMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions
- func (o ListMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) ToHeaders() *client.Headers
- func (o ListMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) ToOData() *odata.Query
- func (o ListMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) ToQuery() *client.QueryParams
- type ListMobileDeviceManagementPolicyIncludedGroupRefsOperationResponse
- type ListMobileDeviceManagementPolicyIncludedGroupsCompleteResult
- type ListMobileDeviceManagementPolicyIncludedGroupsCustomPager
- type ListMobileDeviceManagementPolicyIncludedGroupsOperationOptions
- type ListMobileDeviceManagementPolicyIncludedGroupsOperationResponse
- type MobileDeviceManagementPolicyIncludedGroupClient
- func (c MobileDeviceManagementPolicyIncludedGroupClient) AddMobileDeviceManagementPolicyIncludedGroupRef(ctx context.Context, id beta.PolicyMobileDeviceManagementPolicyId, ...) (result AddMobileDeviceManagementPolicyIncludedGroupRefOperationResponse, ...)
- func (c MobileDeviceManagementPolicyIncludedGroupClient) GetMobileDeviceManagementPolicyIncludedGroupsCount(ctx context.Context, id beta.PolicyMobileDeviceManagementPolicyId, ...) (result GetMobileDeviceManagementPolicyIncludedGroupsCountOperationResponse, ...)
- func (c MobileDeviceManagementPolicyIncludedGroupClient) ListMobileDeviceManagementPolicyIncludedGroupRefs(ctx context.Context, id beta.PolicyMobileDeviceManagementPolicyId, ...) (result ListMobileDeviceManagementPolicyIncludedGroupRefsOperationResponse, ...)
- func (c MobileDeviceManagementPolicyIncludedGroupClient) ListMobileDeviceManagementPolicyIncludedGroupRefsComplete(ctx context.Context, id beta.PolicyMobileDeviceManagementPolicyId, ...) (ListMobileDeviceManagementPolicyIncludedGroupRefsCompleteResult, error)
- func (c MobileDeviceManagementPolicyIncludedGroupClient) ListMobileDeviceManagementPolicyIncludedGroupRefsCompleteMatchingPredicate(ctx context.Context, id beta.PolicyMobileDeviceManagementPolicyId, ...) (result ListMobileDeviceManagementPolicyIncludedGroupRefsCompleteResult, ...)
- func (c MobileDeviceManagementPolicyIncludedGroupClient) ListMobileDeviceManagementPolicyIncludedGroups(ctx context.Context, id beta.PolicyMobileDeviceManagementPolicyId, ...) (result ListMobileDeviceManagementPolicyIncludedGroupsOperationResponse, ...)
- func (c MobileDeviceManagementPolicyIncludedGroupClient) ListMobileDeviceManagementPolicyIncludedGroupsComplete(ctx context.Context, id beta.PolicyMobileDeviceManagementPolicyId, ...) (ListMobileDeviceManagementPolicyIncludedGroupsCompleteResult, error)
- func (c MobileDeviceManagementPolicyIncludedGroupClient) ListMobileDeviceManagementPolicyIncludedGroupsCompleteMatchingPredicate(ctx context.Context, id beta.PolicyMobileDeviceManagementPolicyId, ...) (result ListMobileDeviceManagementPolicyIncludedGroupsCompleteResult, err error)
- func (c MobileDeviceManagementPolicyIncludedGroupClient) RemoveMobileDeviceManagementPolicyIncludedGroupRef(ctx context.Context, ...) (result RemoveMobileDeviceManagementPolicyIncludedGroupRefOperationResponse, ...)
- func (c MobileDeviceManagementPolicyIncludedGroupClient) RemoveMobileDeviceManagementPolicyIncludedGroupRefs(ctx context.Context, id beta.PolicyMobileDeviceManagementPolicyId, ...) (result RemoveMobileDeviceManagementPolicyIncludedGroupRefsOperationResponse, ...)
- type RemoveMobileDeviceManagementPolicyIncludedGroupRefOperationOptions
- func (o RemoveMobileDeviceManagementPolicyIncludedGroupRefOperationOptions) ToHeaders() *client.Headers
- func (o RemoveMobileDeviceManagementPolicyIncludedGroupRefOperationOptions) ToOData() *odata.Query
- func (o RemoveMobileDeviceManagementPolicyIncludedGroupRefOperationOptions) ToQuery() *client.QueryParams
- type RemoveMobileDeviceManagementPolicyIncludedGroupRefOperationResponse
- type RemoveMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions
- func (o RemoveMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) ToHeaders() *client.Headers
- func (o RemoveMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) ToOData() *odata.Query
- func (o RemoveMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) ToQuery() *client.QueryParams
- type RemoveMobileDeviceManagementPolicyIncludedGroupRefsOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddMobileDeviceManagementPolicyIncludedGroupRefOperationOptions ¶
type AddMobileDeviceManagementPolicyIncludedGroupRefOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultAddMobileDeviceManagementPolicyIncludedGroupRefOperationOptions ¶
func DefaultAddMobileDeviceManagementPolicyIncludedGroupRefOperationOptions() AddMobileDeviceManagementPolicyIncludedGroupRefOperationOptions
func (AddMobileDeviceManagementPolicyIncludedGroupRefOperationOptions) ToHeaders ¶
func (o AddMobileDeviceManagementPolicyIncludedGroupRefOperationOptions) ToHeaders() *client.Headers
func (AddMobileDeviceManagementPolicyIncludedGroupRefOperationOptions) ToOData ¶
func (o AddMobileDeviceManagementPolicyIncludedGroupRefOperationOptions) ToOData() *odata.Query
func (AddMobileDeviceManagementPolicyIncludedGroupRefOperationOptions) ToQuery ¶
func (o AddMobileDeviceManagementPolicyIncludedGroupRefOperationOptions) ToQuery() *client.QueryParams
type DirectoryObjectOperationPredicate ¶
type DirectoryObjectOperationPredicate struct { }
func (DirectoryObjectOperationPredicate) Matches ¶
func (p DirectoryObjectOperationPredicate) Matches(input beta.DirectoryObject) bool
type GetMobileDeviceManagementPolicyIncludedGroupsCountOperationOptions ¶
type GetMobileDeviceManagementPolicyIncludedGroupsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetMobileDeviceManagementPolicyIncludedGroupsCountOperationOptions ¶
func DefaultGetMobileDeviceManagementPolicyIncludedGroupsCountOperationOptions() GetMobileDeviceManagementPolicyIncludedGroupsCountOperationOptions
func (GetMobileDeviceManagementPolicyIncludedGroupsCountOperationOptions) ToHeaders ¶
func (o GetMobileDeviceManagementPolicyIncludedGroupsCountOperationOptions) ToHeaders() *client.Headers
func (GetMobileDeviceManagementPolicyIncludedGroupsCountOperationOptions) ToOData ¶
func (o GetMobileDeviceManagementPolicyIncludedGroupsCountOperationOptions) ToOData() *odata.Query
func (GetMobileDeviceManagementPolicyIncludedGroupsCountOperationOptions) ToQuery ¶
func (o GetMobileDeviceManagementPolicyIncludedGroupsCountOperationOptions) ToQuery() *client.QueryParams
type GroupOperationPredicate ¶
type GroupOperationPredicate struct { }
type ListMobileDeviceManagementPolicyIncludedGroupRefsCompleteResult ¶
type ListMobileDeviceManagementPolicyIncludedGroupRefsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.DirectoryObject }
type ListMobileDeviceManagementPolicyIncludedGroupRefsCustomPager ¶
type ListMobileDeviceManagementPolicyIncludedGroupRefsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListMobileDeviceManagementPolicyIncludedGroupRefsCustomPager) NextPageLink ¶
func (p *ListMobileDeviceManagementPolicyIncludedGroupRefsCustomPager) NextPageLink() *odata.Link
type ListMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions ¶
type ListMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions struct { Count *bool Filter *string Metadata *odata.Metadata OrderBy *odata.OrderBy RetryFunc client.RequestRetryFunc Search *string Skip *int64 Top *int64 }
func DefaultListMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions ¶
func DefaultListMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions() ListMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions
func (ListMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) ToHeaders ¶
func (o ListMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) ToHeaders() *client.Headers
func (ListMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) ToOData ¶
func (o ListMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) ToOData() *odata.Query
func (ListMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) ToQuery ¶
func (o ListMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) ToQuery() *client.QueryParams
type ListMobileDeviceManagementPolicyIncludedGroupsCustomPager ¶
type ListMobileDeviceManagementPolicyIncludedGroupsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListMobileDeviceManagementPolicyIncludedGroupsCustomPager) NextPageLink ¶
func (p *ListMobileDeviceManagementPolicyIncludedGroupsCustomPager) NextPageLink() *odata.Link
type ListMobileDeviceManagementPolicyIncludedGroupsOperationOptions ¶
type ListMobileDeviceManagementPolicyIncludedGroupsOperationOptions 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 DefaultListMobileDeviceManagementPolicyIncludedGroupsOperationOptions ¶
func DefaultListMobileDeviceManagementPolicyIncludedGroupsOperationOptions() ListMobileDeviceManagementPolicyIncludedGroupsOperationOptions
func (ListMobileDeviceManagementPolicyIncludedGroupsOperationOptions) ToHeaders ¶
func (o ListMobileDeviceManagementPolicyIncludedGroupsOperationOptions) ToHeaders() *client.Headers
func (ListMobileDeviceManagementPolicyIncludedGroupsOperationOptions) ToOData ¶
func (o ListMobileDeviceManagementPolicyIncludedGroupsOperationOptions) ToOData() *odata.Query
func (ListMobileDeviceManagementPolicyIncludedGroupsOperationOptions) ToQuery ¶
func (o ListMobileDeviceManagementPolicyIncludedGroupsOperationOptions) ToQuery() *client.QueryParams
type MobileDeviceManagementPolicyIncludedGroupClient ¶
func NewMobileDeviceManagementPolicyIncludedGroupClientWithBaseURI ¶
func NewMobileDeviceManagementPolicyIncludedGroupClientWithBaseURI(sdkApi sdkEnv.Api) (*MobileDeviceManagementPolicyIncludedGroupClient, error)
func (MobileDeviceManagementPolicyIncludedGroupClient) AddMobileDeviceManagementPolicyIncludedGroupRef ¶
func (c MobileDeviceManagementPolicyIncludedGroupClient) AddMobileDeviceManagementPolicyIncludedGroupRef(ctx context.Context, id beta.PolicyMobileDeviceManagementPolicyId, input beta.ReferenceCreate, options AddMobileDeviceManagementPolicyIncludedGroupRefOperationOptions) (result AddMobileDeviceManagementPolicyIncludedGroupRefOperationResponse, err error)
AddMobileDeviceManagementPolicyIncludedGroupRef - Add includedGroups. Add groups to be included in a mobile app management policy.
func (MobileDeviceManagementPolicyIncludedGroupClient) GetMobileDeviceManagementPolicyIncludedGroupsCount ¶
func (c MobileDeviceManagementPolicyIncludedGroupClient) GetMobileDeviceManagementPolicyIncludedGroupsCount(ctx context.Context, id beta.PolicyMobileDeviceManagementPolicyId, options GetMobileDeviceManagementPolicyIncludedGroupsCountOperationOptions) (result GetMobileDeviceManagementPolicyIncludedGroupsCountOperationResponse, err error)
GetMobileDeviceManagementPolicyIncludedGroupsCount - Get the number of the resource
func (MobileDeviceManagementPolicyIncludedGroupClient) ListMobileDeviceManagementPolicyIncludedGroupRefs ¶
func (c MobileDeviceManagementPolicyIncludedGroupClient) ListMobileDeviceManagementPolicyIncludedGroupRefs(ctx context.Context, id beta.PolicyMobileDeviceManagementPolicyId, options ListMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) (result ListMobileDeviceManagementPolicyIncludedGroupRefsOperationResponse, err error)
ListMobileDeviceManagementPolicyIncludedGroupRefs - List includedGroups. Get the list of groups that are included in a mobile device management policy.
func (MobileDeviceManagementPolicyIncludedGroupClient) ListMobileDeviceManagementPolicyIncludedGroupRefsComplete ¶
func (c MobileDeviceManagementPolicyIncludedGroupClient) ListMobileDeviceManagementPolicyIncludedGroupRefsComplete(ctx context.Context, id beta.PolicyMobileDeviceManagementPolicyId, options ListMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) (ListMobileDeviceManagementPolicyIncludedGroupRefsCompleteResult, error)
ListMobileDeviceManagementPolicyIncludedGroupRefsComplete retrieves all the results into a single object
func (MobileDeviceManagementPolicyIncludedGroupClient) ListMobileDeviceManagementPolicyIncludedGroupRefsCompleteMatchingPredicate ¶
func (c MobileDeviceManagementPolicyIncludedGroupClient) ListMobileDeviceManagementPolicyIncludedGroupRefsCompleteMatchingPredicate(ctx context.Context, id beta.PolicyMobileDeviceManagementPolicyId, options ListMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions, predicate DirectoryObjectOperationPredicate) (result ListMobileDeviceManagementPolicyIncludedGroupRefsCompleteResult, err error)
ListMobileDeviceManagementPolicyIncludedGroupRefsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (MobileDeviceManagementPolicyIncludedGroupClient) ListMobileDeviceManagementPolicyIncludedGroups ¶
func (c MobileDeviceManagementPolicyIncludedGroupClient) ListMobileDeviceManagementPolicyIncludedGroups(ctx context.Context, id beta.PolicyMobileDeviceManagementPolicyId, options ListMobileDeviceManagementPolicyIncludedGroupsOperationOptions) (result ListMobileDeviceManagementPolicyIncludedGroupsOperationResponse, err error)
ListMobileDeviceManagementPolicyIncludedGroups - List includedGroups. Get the list of groups that are included in a mobile device management policy.
func (MobileDeviceManagementPolicyIncludedGroupClient) ListMobileDeviceManagementPolicyIncludedGroupsComplete ¶
func (c MobileDeviceManagementPolicyIncludedGroupClient) ListMobileDeviceManagementPolicyIncludedGroupsComplete(ctx context.Context, id beta.PolicyMobileDeviceManagementPolicyId, options ListMobileDeviceManagementPolicyIncludedGroupsOperationOptions) (ListMobileDeviceManagementPolicyIncludedGroupsCompleteResult, error)
ListMobileDeviceManagementPolicyIncludedGroupsComplete retrieves all the results into a single object
func (MobileDeviceManagementPolicyIncludedGroupClient) ListMobileDeviceManagementPolicyIncludedGroupsCompleteMatchingPredicate ¶
func (c MobileDeviceManagementPolicyIncludedGroupClient) ListMobileDeviceManagementPolicyIncludedGroupsCompleteMatchingPredicate(ctx context.Context, id beta.PolicyMobileDeviceManagementPolicyId, options ListMobileDeviceManagementPolicyIncludedGroupsOperationOptions, predicate GroupOperationPredicate) (result ListMobileDeviceManagementPolicyIncludedGroupsCompleteResult, err error)
ListMobileDeviceManagementPolicyIncludedGroupsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (MobileDeviceManagementPolicyIncludedGroupClient) RemoveMobileDeviceManagementPolicyIncludedGroupRef ¶
func (c MobileDeviceManagementPolicyIncludedGroupClient) RemoveMobileDeviceManagementPolicyIncludedGroupRef(ctx context.Context, id beta.PolicyMobileDeviceManagementPolicyIdIncludedGroupId, options RemoveMobileDeviceManagementPolicyIncludedGroupRefOperationOptions) (result RemoveMobileDeviceManagementPolicyIncludedGroupRefOperationResponse, err error)
RemoveMobileDeviceManagementPolicyIncludedGroupRef - Delete includedGroup. Delete a group from the list of groups included in a mobile device management policy.
func (MobileDeviceManagementPolicyIncludedGroupClient) RemoveMobileDeviceManagementPolicyIncludedGroupRefs ¶
func (c MobileDeviceManagementPolicyIncludedGroupClient) RemoveMobileDeviceManagementPolicyIncludedGroupRefs(ctx context.Context, id beta.PolicyMobileDeviceManagementPolicyId, options RemoveMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) (result RemoveMobileDeviceManagementPolicyIncludedGroupRefsOperationResponse, err error)
RemoveMobileDeviceManagementPolicyIncludedGroupRefs - Delete includedGroup. Delete a group from the list of groups included in a mobile device management policy.
type RemoveMobileDeviceManagementPolicyIncludedGroupRefOperationOptions ¶
type RemoveMobileDeviceManagementPolicyIncludedGroupRefOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultRemoveMobileDeviceManagementPolicyIncludedGroupRefOperationOptions ¶
func DefaultRemoveMobileDeviceManagementPolicyIncludedGroupRefOperationOptions() RemoveMobileDeviceManagementPolicyIncludedGroupRefOperationOptions
func (RemoveMobileDeviceManagementPolicyIncludedGroupRefOperationOptions) ToHeaders ¶
func (o RemoveMobileDeviceManagementPolicyIncludedGroupRefOperationOptions) ToHeaders() *client.Headers
func (RemoveMobileDeviceManagementPolicyIncludedGroupRefOperationOptions) ToOData ¶
func (o RemoveMobileDeviceManagementPolicyIncludedGroupRefOperationOptions) ToOData() *odata.Query
func (RemoveMobileDeviceManagementPolicyIncludedGroupRefOperationOptions) ToQuery ¶
func (o RemoveMobileDeviceManagementPolicyIncludedGroupRefOperationOptions) ToQuery() *client.QueryParams
type RemoveMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions ¶
type RemoveMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions struct { Id *string IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultRemoveMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions ¶
func DefaultRemoveMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions() RemoveMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions
func (RemoveMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) ToHeaders ¶
func (o RemoveMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) ToHeaders() *client.Headers
func (RemoveMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) ToOData ¶
func (o RemoveMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) ToOData() *odata.Query
func (RemoveMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) ToQuery ¶
func (o RemoveMobileDeviceManagementPolicyIncludedGroupRefsOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_addmobiledevicemanagementpolicyincludedgroupref.go
- method_getmobiledevicemanagementpolicyincludedgroupscount.go
- method_listmobiledevicemanagementpolicyincludedgrouprefs.go
- method_listmobiledevicemanagementpolicyincludedgroups.go
- method_removemobiledevicemanagementpolicyincludedgroupref.go
- method_removemobiledevicemanagementpolicyincludedgrouprefs.go
- predicates.go
- version.go