Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type AccessPackageResourceScopeOperationPredicate struct + func (p AccessPackageResourceScopeOperationPredicate) Matches(input stable.AccessPackageResourceScope) bool + type CreateEntitlementManagementResourceRoleScopeResourceScopeOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateEntitlementManagementResourceRoleScopeResourceScopeOperationOptions() CreateEntitlementManagementResourceRoleScopeResourceScopeOperationOptions + func (o CreateEntitlementManagementResourceRoleScopeResourceScopeOperationOptions) ToHeaders() *client.Headers + func (o CreateEntitlementManagementResourceRoleScopeResourceScopeOperationOptions) ToOData() *odata.Query + func (o CreateEntitlementManagementResourceRoleScopeResourceScopeOperationOptions) ToQuery() *client.QueryParams + type CreateEntitlementManagementResourceRoleScopeResourceScopeOperationResponse struct + HttpResponse *http.Response + Model *stable.AccessPackageResourceScope + OData *odata.OData + type EntitlementManagementResourceRoleScopeScopeResourceRoleResourceScopeClient struct + Client *msgraph.Client + func NewEntitlementManagementResourceRoleScopeScopeResourceRoleResourceScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*EntitlementManagementResourceRoleScopeScopeResourceRoleResourceScopeClient, ...) + func (c EntitlementManagementResourceRoleScopeScopeResourceRoleResourceScopeClient) CreateEntitlementManagementResourceRoleScopeResourceScope(ctx context.Context, ...) (...) + func (c EntitlementManagementResourceRoleScopeScopeResourceRoleResourceScopeClient) GetEntitlementManagementResourceRoleScopeResourceScopesCount(ctx context.Context, ...) (...) + func (c EntitlementManagementResourceRoleScopeScopeResourceRoleResourceScopeClient) ListEntitlementManagementResourceRoleScopeResourceScopes(ctx context.Context, ...) (...) + func (c EntitlementManagementResourceRoleScopeScopeResourceRoleResourceScopeClient) ListEntitlementManagementResourceRoleScopeResourceScopesComplete(ctx context.Context, ...) (ListEntitlementManagementResourceRoleScopeResourceScopesCompleteResult, error) + func (c EntitlementManagementResourceRoleScopeScopeResourceRoleResourceScopeClient) ListEntitlementManagementResourceRoleScopeResourceScopesCompleteMatchingPredicate(ctx context.Context, ...) (result ListEntitlementManagementResourceRoleScopeResourceScopesCompleteResult, ...) + type GetEntitlementManagementResourceRoleScopeResourceScopesCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetEntitlementManagementResourceRoleScopeResourceScopesCountOperationOptions() GetEntitlementManagementResourceRoleScopeResourceScopesCountOperationOptions + func (o GetEntitlementManagementResourceRoleScopeResourceScopesCountOperationOptions) ToHeaders() *client.Headers + func (o GetEntitlementManagementResourceRoleScopeResourceScopesCountOperationOptions) ToOData() *odata.Query + func (o GetEntitlementManagementResourceRoleScopeResourceScopesCountOperationOptions) ToQuery() *client.QueryParams + type GetEntitlementManagementResourceRoleScopeResourceScopesCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListEntitlementManagementResourceRoleScopeResourceScopesCompleteResult struct + Items []stable.AccessPackageResourceScope + LatestHttpResponse *http.Response + type ListEntitlementManagementResourceRoleScopeResourceScopesCustomPager struct + NextLink *odata.Link + func (p *ListEntitlementManagementResourceRoleScopeResourceScopesCustomPager) NextPageLink() *odata.Link + type ListEntitlementManagementResourceRoleScopeResourceScopesOperationOptions 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 DefaultListEntitlementManagementResourceRoleScopeResourceScopesOperationOptions() ListEntitlementManagementResourceRoleScopeResourceScopesOperationOptions + func (o ListEntitlementManagementResourceRoleScopeResourceScopesOperationOptions) ToHeaders() *client.Headers + func (o ListEntitlementManagementResourceRoleScopeResourceScopesOperationOptions) ToOData() *odata.Query + func (o ListEntitlementManagementResourceRoleScopeResourceScopesOperationOptions) ToQuery() *client.QueryParams + type ListEntitlementManagementResourceRoleScopeResourceScopesOperationResponse struct + HttpResponse *http.Response + Model *[]stable.AccessPackageResourceScope + OData *odata.OData