entitlementmanagementaccesspackageresourcerolescopeaccesspackageresourcescopeaccesspackageresourceaccesspackageresourcescope

package
v0.20241017.1093842 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 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 CreateEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationOptions

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

func (CreateEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationOptions) ToHeaders

func (CreateEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationOptions) ToOData

func (CreateEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationOptions) ToQuery

type CreateEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationResponse

type CreateEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.AccessPackageResourceScope
}

type DeleteEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationOptions

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

func (DeleteEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationOptions) ToHeaders

func (DeleteEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationOptions) ToOData

func (DeleteEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationOptions) ToQuery

type DeleteEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationResponse

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

type EntitlementManagementAccessPackageResourceRoleScopeAccessPackageResourceScopeAccessPackageResourceAccessPackageResourceScopeClient

type EntitlementManagementAccessPackageResourceRoleScopeAccessPackageResourceScopeAccessPackageResourceAccessPackageResourceScopeClient struct {
	Client *msgraph.Client
}

func (EntitlementManagementAccessPackageResourceRoleScopeAccessPackageResourceScopeAccessPackageResourceAccessPackageResourceScopeClient) CreateEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScope

CreateEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScope - Create new navigation property to accessPackageResourceScopes for identityGovernance

func (EntitlementManagementAccessPackageResourceRoleScopeAccessPackageResourceScopeAccessPackageResourceAccessPackageResourceScopeClient) DeleteEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScope

DeleteEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScope - Delete navigation property accessPackageResourceScopes for identityGovernance

func (EntitlementManagementAccessPackageResourceRoleScopeAccessPackageResourceScopeAccessPackageResourceAccessPackageResourceScopeClient) GetEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScope

GetEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScope - Get accessPackageResourceScopes from identityGovernance. Read-only. Nullable. Supports $expand.

func (EntitlementManagementAccessPackageResourceRoleScopeAccessPackageResourceScopeAccessPackageResourceAccessPackageResourceScopeClient) GetEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesCount

GetEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesCount - Get the number of the resource

func (EntitlementManagementAccessPackageResourceRoleScopeAccessPackageResourceScopeAccessPackageResourceAccessPackageResourceScopeClient) ListEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopes

ListEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopes - Get accessPackageResourceScopes from identityGovernance. Read-only. Nullable. Supports $expand.

func (EntitlementManagementAccessPackageResourceRoleScopeAccessPackageResourceScopeAccessPackageResourceAccessPackageResourceScopeClient) ListEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesComplete

ListEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesComplete retrieves all the results into a single object

func (EntitlementManagementAccessPackageResourceRoleScopeAccessPackageResourceScopeAccessPackageResourceAccessPackageResourceScopeClient) ListEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesCompleteMatchingPredicate

ListEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (EntitlementManagementAccessPackageResourceRoleScopeAccessPackageResourceScopeAccessPackageResourceAccessPackageResourceScopeClient) UpdateEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScope

UpdateEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScope - Update the navigation property accessPackageResourceScopes in identityGovernance

type GetEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationOptions

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

func (GetEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationOptions) ToHeaders

func (GetEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationOptions) ToOData

func (GetEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationOptions) ToQuery

type GetEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationResponse

type GetEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.AccessPackageResourceScope
}

type GetEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesCountOperationOptions

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

func (GetEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesCountOperationOptions) ToHeaders

func (GetEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesCountOperationOptions) ToOData

func (GetEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesCountOperationOptions) ToQuery

type GetEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesCountOperationResponse

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

type ListEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesCompleteResult

type ListEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.AccessPackageResourceScope
}

type ListEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesCustomPager

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

type ListEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesOperationOptions

type ListEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesOperationOptions 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 (ListEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesOperationOptions) ToHeaders

func (ListEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesOperationOptions) ToOData

func (ListEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesOperationOptions) ToQuery

type ListEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesOperationResponse

type ListEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.AccessPackageResourceScope
}

type UpdateEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationOptions

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

func (UpdateEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationOptions) ToHeaders

func (UpdateEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationOptions) ToOData

func (UpdateEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationOptions) ToQuery

type UpdateEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationResponse

type UpdateEntitlementManagementAccessPackageResourceRoleScopeScopeAccessScopeOperationResponse 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