Documentation ¶
Index ¶
- type DirectoryObjectOperationPredicate
- type GetMembersWithLicenseErrorOperationOptions
- type GetMembersWithLicenseErrorOperationResponse
- type GetMembersWithLicenseErrorsCountOperationOptions
- type GetMembersWithLicenseErrorsCountOperationResponse
- type ListMembersWithLicenseErrorsCompleteResult
- type ListMembersWithLicenseErrorsCustomPager
- type ListMembersWithLicenseErrorsOperationOptions
- type ListMembersWithLicenseErrorsOperationResponse
- type MembersWithLicenseErrorClient
- func (c MembersWithLicenseErrorClient) GetMembersWithLicenseError(ctx context.Context, id beta.GroupIdMembersWithLicenseErrorId, ...) (result GetMembersWithLicenseErrorOperationResponse, err error)
- func (c MembersWithLicenseErrorClient) GetMembersWithLicenseErrorsCount(ctx context.Context, id beta.GroupId, ...) (result GetMembersWithLicenseErrorsCountOperationResponse, err error)
- func (c MembersWithLicenseErrorClient) ListMembersWithLicenseErrors(ctx context.Context, id beta.GroupId, ...) (result ListMembersWithLicenseErrorsOperationResponse, err error)
- func (c MembersWithLicenseErrorClient) ListMembersWithLicenseErrorsComplete(ctx context.Context, id beta.GroupId, ...) (ListMembersWithLicenseErrorsCompleteResult, error)
- func (c MembersWithLicenseErrorClient) ListMembersWithLicenseErrorsCompleteMatchingPredicate(ctx context.Context, id beta.GroupId, ...) (result ListMembersWithLicenseErrorsCompleteResult, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DirectoryObjectOperationPredicate ¶
type DirectoryObjectOperationPredicate struct { }
func (DirectoryObjectOperationPredicate) Matches ¶
func (p DirectoryObjectOperationPredicate) Matches(input beta.DirectoryObject) bool
type GetMembersWithLicenseErrorOperationOptions ¶
type GetMembersWithLicenseErrorOperationOptions struct { ConsistencyLevel *odata.ConsistencyLevel Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetMembersWithLicenseErrorOperationOptions ¶
func DefaultGetMembersWithLicenseErrorOperationOptions() GetMembersWithLicenseErrorOperationOptions
func (GetMembersWithLicenseErrorOperationOptions) ToHeaders ¶
func (o GetMembersWithLicenseErrorOperationOptions) ToHeaders() *client.Headers
func (GetMembersWithLicenseErrorOperationOptions) ToOData ¶
func (o GetMembersWithLicenseErrorOperationOptions) ToOData() *odata.Query
func (GetMembersWithLicenseErrorOperationOptions) ToQuery ¶
func (o GetMembersWithLicenseErrorOperationOptions) ToQuery() *client.QueryParams
type GetMembersWithLicenseErrorsCountOperationOptions ¶
type GetMembersWithLicenseErrorsCountOperationOptions struct { ConsistencyLevel *odata.ConsistencyLevel Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetMembersWithLicenseErrorsCountOperationOptions ¶
func DefaultGetMembersWithLicenseErrorsCountOperationOptions() GetMembersWithLicenseErrorsCountOperationOptions
func (GetMembersWithLicenseErrorsCountOperationOptions) ToHeaders ¶
func (o GetMembersWithLicenseErrorsCountOperationOptions) ToHeaders() *client.Headers
func (GetMembersWithLicenseErrorsCountOperationOptions) ToOData ¶
func (o GetMembersWithLicenseErrorsCountOperationOptions) ToOData() *odata.Query
func (GetMembersWithLicenseErrorsCountOperationOptions) ToQuery ¶
func (o GetMembersWithLicenseErrorsCountOperationOptions) ToQuery() *client.QueryParams
type ListMembersWithLicenseErrorsCompleteResult ¶
type ListMembersWithLicenseErrorsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.DirectoryObject }
type ListMembersWithLicenseErrorsCustomPager ¶
type ListMembersWithLicenseErrorsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListMembersWithLicenseErrorsCustomPager) NextPageLink ¶
func (p *ListMembersWithLicenseErrorsCustomPager) NextPageLink() *odata.Link
type ListMembersWithLicenseErrorsOperationOptions ¶
type ListMembersWithLicenseErrorsOperationOptions struct { ConsistencyLevel *odata.ConsistencyLevel 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 DefaultListMembersWithLicenseErrorsOperationOptions ¶
func DefaultListMembersWithLicenseErrorsOperationOptions() ListMembersWithLicenseErrorsOperationOptions
func (ListMembersWithLicenseErrorsOperationOptions) ToHeaders ¶
func (o ListMembersWithLicenseErrorsOperationOptions) ToHeaders() *client.Headers
func (ListMembersWithLicenseErrorsOperationOptions) ToOData ¶
func (o ListMembersWithLicenseErrorsOperationOptions) ToOData() *odata.Query
func (ListMembersWithLicenseErrorsOperationOptions) ToQuery ¶
func (o ListMembersWithLicenseErrorsOperationOptions) ToQuery() *client.QueryParams
type MembersWithLicenseErrorClient ¶
func NewMembersWithLicenseErrorClientWithBaseURI ¶
func NewMembersWithLicenseErrorClientWithBaseURI(sdkApi sdkEnv.Api) (*MembersWithLicenseErrorClient, error)
func (MembersWithLicenseErrorClient) GetMembersWithLicenseError ¶
func (c MembersWithLicenseErrorClient) GetMembersWithLicenseError(ctx context.Context, id beta.GroupIdMembersWithLicenseErrorId, options GetMembersWithLicenseErrorOperationOptions) (result GetMembersWithLicenseErrorOperationResponse, err error)
GetMembersWithLicenseError - Get membersWithLicenseErrors from groups. A list of group members with license errors from this group-based license assignment. Read-only.
func (MembersWithLicenseErrorClient) GetMembersWithLicenseErrorsCount ¶
func (c MembersWithLicenseErrorClient) GetMembersWithLicenseErrorsCount(ctx context.Context, id beta.GroupId, options GetMembersWithLicenseErrorsCountOperationOptions) (result GetMembersWithLicenseErrorsCountOperationResponse, err error)
GetMembersWithLicenseErrorsCount - Get the number of the resource
func (MembersWithLicenseErrorClient) ListMembersWithLicenseErrors ¶
func (c MembersWithLicenseErrorClient) ListMembersWithLicenseErrors(ctx context.Context, id beta.GroupId, options ListMembersWithLicenseErrorsOperationOptions) (result ListMembersWithLicenseErrorsOperationResponse, err error)
ListMembersWithLicenseErrors - Get membersWithLicenseErrors from groups. A list of group members with license errors from this group-based license assignment. Read-only.
func (MembersWithLicenseErrorClient) ListMembersWithLicenseErrorsComplete ¶
func (c MembersWithLicenseErrorClient) ListMembersWithLicenseErrorsComplete(ctx context.Context, id beta.GroupId, options ListMembersWithLicenseErrorsOperationOptions) (ListMembersWithLicenseErrorsCompleteResult, error)
ListMembersWithLicenseErrorsComplete retrieves all the results into a single object
func (MembersWithLicenseErrorClient) ListMembersWithLicenseErrorsCompleteMatchingPredicate ¶
func (c MembersWithLicenseErrorClient) ListMembersWithLicenseErrorsCompleteMatchingPredicate(ctx context.Context, id beta.GroupId, options ListMembersWithLicenseErrorsOperationOptions, predicate DirectoryObjectOperationPredicate) (result ListMembersWithLicenseErrorsCompleteResult, err error)
ListMembersWithLicenseErrorsCompleteMatchingPredicate retrieves all the results and then applies the predicate
Click to show internal directories.
Click to hide internal directories.