entitlementmanagementresourcerolescopescoperesourcescope

package
v0.20241212.1154051 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccessPackageResourceScopeOperationPredicate

type AccessPackageResourceScopeOperationPredicate struct {
}

func (AccessPackageResourceScopeOperationPredicate) Matches

type CreateEntitlementManagementResourceRoleScopeResourceScopeOperationOptions

type CreateEntitlementManagementResourceRoleScopeResourceScopeOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (CreateEntitlementManagementResourceRoleScopeResourceScopeOperationOptions) ToHeaders

func (CreateEntitlementManagementResourceRoleScopeResourceScopeOperationOptions) ToOData

func (CreateEntitlementManagementResourceRoleScopeResourceScopeOperationOptions) ToQuery

type CreateEntitlementManagementResourceRoleScopeResourceScopeOperationResponse

type CreateEntitlementManagementResourceRoleScopeResourceScopeOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.AccessPackageResourceScope
}

type DeleteEntitlementManagementResourceRoleScopeResourceScopeOperationOptions

type DeleteEntitlementManagementResourceRoleScopeResourceScopeOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (DeleteEntitlementManagementResourceRoleScopeResourceScopeOperationOptions) ToHeaders

func (DeleteEntitlementManagementResourceRoleScopeResourceScopeOperationOptions) ToOData

func (DeleteEntitlementManagementResourceRoleScopeResourceScopeOperationOptions) ToQuery

type DeleteEntitlementManagementResourceRoleScopeResourceScopeOperationResponse

type DeleteEntitlementManagementResourceRoleScopeResourceScopeOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type EntitlementManagementResourceRoleScopeScopeResourceScopeClient

type EntitlementManagementResourceRoleScopeScopeResourceScopeClient struct {
	Client *msgraph.Client
}

func NewEntitlementManagementResourceRoleScopeScopeResourceScopeClientWithBaseURI

func NewEntitlementManagementResourceRoleScopeScopeResourceScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*EntitlementManagementResourceRoleScopeScopeResourceScopeClient, error)

func (EntitlementManagementResourceRoleScopeScopeResourceScopeClient) CreateEntitlementManagementResourceRoleScopeResourceScope

CreateEntitlementManagementResourceRoleScopeResourceScope - Create new navigation property to scopes for identityGovernance

func (EntitlementManagementResourceRoleScopeScopeResourceScopeClient) DeleteEntitlementManagementResourceRoleScopeResourceScope

DeleteEntitlementManagementResourceRoleScopeResourceScope - Delete navigation property scopes for identityGovernance

func (EntitlementManagementResourceRoleScopeScopeResourceScopeClient) GetEntitlementManagementResourceRoleScopeResourceScope

GetEntitlementManagementResourceRoleScopeResourceScope - Get scopes from identityGovernance. Read-only. Nullable. Supports $expand.

func (EntitlementManagementResourceRoleScopeScopeResourceScopeClient) GetEntitlementManagementResourceRoleScopeResourceScopesCount

GetEntitlementManagementResourceRoleScopeResourceScopesCount - Get the number of the resource

func (EntitlementManagementResourceRoleScopeScopeResourceScopeClient) ListEntitlementManagementResourceRoleScopeResourceScopes

ListEntitlementManagementResourceRoleScopeResourceScopes - Get scopes from identityGovernance. Read-only. Nullable. Supports $expand.

func (EntitlementManagementResourceRoleScopeScopeResourceScopeClient) ListEntitlementManagementResourceRoleScopeResourceScopesComplete

ListEntitlementManagementResourceRoleScopeResourceScopesComplete retrieves all the results into a single object

func (EntitlementManagementResourceRoleScopeScopeResourceScopeClient) ListEntitlementManagementResourceRoleScopeResourceScopesCompleteMatchingPredicate

ListEntitlementManagementResourceRoleScopeResourceScopesCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (EntitlementManagementResourceRoleScopeScopeResourceScopeClient) UpdateEntitlementManagementResourceRoleScopeResourceScope

UpdateEntitlementManagementResourceRoleScopeResourceScope - Update the navigation property scopes in identityGovernance

type GetEntitlementManagementResourceRoleScopeResourceScopeOperationOptions

type GetEntitlementManagementResourceRoleScopeResourceScopeOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func (GetEntitlementManagementResourceRoleScopeResourceScopeOperationOptions) ToHeaders

func (GetEntitlementManagementResourceRoleScopeResourceScopeOperationOptions) ToOData

func (GetEntitlementManagementResourceRoleScopeResourceScopeOperationOptions) ToQuery

type GetEntitlementManagementResourceRoleScopeResourceScopeOperationResponse

type GetEntitlementManagementResourceRoleScopeResourceScopeOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.AccessPackageResourceScope
}

type GetEntitlementManagementResourceRoleScopeResourceScopesCountOperationOptions

type GetEntitlementManagementResourceRoleScopeResourceScopesCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func (GetEntitlementManagementResourceRoleScopeResourceScopesCountOperationOptions) ToHeaders

func (GetEntitlementManagementResourceRoleScopeResourceScopesCountOperationOptions) ToOData

func (GetEntitlementManagementResourceRoleScopeResourceScopesCountOperationOptions) ToQuery

type GetEntitlementManagementResourceRoleScopeResourceScopesCountOperationResponse

type GetEntitlementManagementResourceRoleScopeResourceScopesCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListEntitlementManagementResourceRoleScopeResourceScopesCompleteResult

type ListEntitlementManagementResourceRoleScopeResourceScopesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.AccessPackageResourceScope
}

type ListEntitlementManagementResourceRoleScopeResourceScopesCustomPager

type ListEntitlementManagementResourceRoleScopeResourceScopesCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListEntitlementManagementResourceRoleScopeResourceScopesOperationOptions

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 (ListEntitlementManagementResourceRoleScopeResourceScopesOperationOptions) ToHeaders

func (ListEntitlementManagementResourceRoleScopeResourceScopesOperationOptions) ToOData

func (ListEntitlementManagementResourceRoleScopeResourceScopesOperationOptions) ToQuery

type ListEntitlementManagementResourceRoleScopeResourceScopesOperationResponse

type ListEntitlementManagementResourceRoleScopeResourceScopesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.AccessPackageResourceScope
}

type UpdateEntitlementManagementResourceRoleScopeResourceScopeOperationOptions

type UpdateEntitlementManagementResourceRoleScopeResourceScopeOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (UpdateEntitlementManagementResourceRoleScopeResourceScopeOperationOptions) ToHeaders

func (UpdateEntitlementManagementResourceRoleScopeResourceScopeOperationOptions) ToOData

func (UpdateEntitlementManagementResourceRoleScopeResourceScopeOperationOptions) ToQuery

type UpdateEntitlementManagementResourceRoleScopeResourceScopeOperationResponse

type UpdateEntitlementManagementResourceRoleScopeResourceScopeOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL