entitlementmanagementresourcescoperesourcerole

package
v0.20241209.1115630 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 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 AccessPackageResourceRoleOperationPredicate

type AccessPackageResourceRoleOperationPredicate struct {
}

func (AccessPackageResourceRoleOperationPredicate) Matches

type CreateEntitlementManagementResourceScopeResourceRoleOperationOptions

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

func (CreateEntitlementManagementResourceScopeResourceRoleOperationOptions) ToHeaders

func (CreateEntitlementManagementResourceScopeResourceRoleOperationOptions) ToOData

func (CreateEntitlementManagementResourceScopeResourceRoleOperationOptions) ToQuery

type CreateEntitlementManagementResourceScopeResourceRoleOperationResponse

type CreateEntitlementManagementResourceScopeResourceRoleOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.AccessPackageResourceRole
}

type DeleteEntitlementManagementResourceScopeResourceRoleOperationOptions

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

func (DeleteEntitlementManagementResourceScopeResourceRoleOperationOptions) ToHeaders

func (DeleteEntitlementManagementResourceScopeResourceRoleOperationOptions) ToOData

func (DeleteEntitlementManagementResourceScopeResourceRoleOperationOptions) ToQuery

type DeleteEntitlementManagementResourceScopeResourceRoleOperationResponse

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

type EntitlementManagementResourceScopeResourceRoleClient

type EntitlementManagementResourceScopeResourceRoleClient struct {
	Client *msgraph.Client
}

func NewEntitlementManagementResourceScopeResourceRoleClientWithBaseURI

func NewEntitlementManagementResourceScopeResourceRoleClientWithBaseURI(sdkApi sdkEnv.Api) (*EntitlementManagementResourceScopeResourceRoleClient, error)

func (EntitlementManagementResourceScopeResourceRoleClient) CreateEntitlementManagementResourceScopeResourceRole

CreateEntitlementManagementResourceScopeResourceRole - Create new navigation property to roles for identityGovernance

func (EntitlementManagementResourceScopeResourceRoleClient) DeleteEntitlementManagementResourceScopeResourceRole

DeleteEntitlementManagementResourceScopeResourceRole - Delete navigation property roles for identityGovernance

func (EntitlementManagementResourceScopeResourceRoleClient) GetEntitlementManagementResourceScopeResourceRole

GetEntitlementManagementResourceScopeResourceRole - Get roles from identityGovernance. Read-only. Nullable. Supports $expand.

func (EntitlementManagementResourceScopeResourceRoleClient) GetEntitlementManagementResourceScopeResourceRolesCount

GetEntitlementManagementResourceScopeResourceRolesCount - Get the number of the resource

func (EntitlementManagementResourceScopeResourceRoleClient) ListEntitlementManagementResourceScopeResourceRoles

ListEntitlementManagementResourceScopeResourceRoles - Get roles from identityGovernance. Read-only. Nullable. Supports $expand.

func (EntitlementManagementResourceScopeResourceRoleClient) ListEntitlementManagementResourceScopeResourceRolesComplete

ListEntitlementManagementResourceScopeResourceRolesComplete retrieves all the results into a single object

func (EntitlementManagementResourceScopeResourceRoleClient) ListEntitlementManagementResourceScopeResourceRolesCompleteMatchingPredicate

ListEntitlementManagementResourceScopeResourceRolesCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (EntitlementManagementResourceScopeResourceRoleClient) UpdateEntitlementManagementResourceScopeResourceRole

UpdateEntitlementManagementResourceScopeResourceRole - Update the navigation property roles in identityGovernance

type GetEntitlementManagementResourceScopeResourceRoleOperationOptions

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

func (GetEntitlementManagementResourceScopeResourceRoleOperationOptions) ToHeaders

func (GetEntitlementManagementResourceScopeResourceRoleOperationOptions) ToOData

func (GetEntitlementManagementResourceScopeResourceRoleOperationOptions) ToQuery

type GetEntitlementManagementResourceScopeResourceRoleOperationResponse

type GetEntitlementManagementResourceScopeResourceRoleOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.AccessPackageResourceRole
}

type GetEntitlementManagementResourceScopeResourceRolesCountOperationOptions

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

func (GetEntitlementManagementResourceScopeResourceRolesCountOperationOptions) ToHeaders

func (GetEntitlementManagementResourceScopeResourceRolesCountOperationOptions) ToOData

func (GetEntitlementManagementResourceScopeResourceRolesCountOperationOptions) ToQuery

type GetEntitlementManagementResourceScopeResourceRolesCountOperationResponse

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

type ListEntitlementManagementResourceScopeResourceRolesCompleteResult

type ListEntitlementManagementResourceScopeResourceRolesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.AccessPackageResourceRole
}

type ListEntitlementManagementResourceScopeResourceRolesCustomPager

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

type ListEntitlementManagementResourceScopeResourceRolesOperationOptions

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

func (ListEntitlementManagementResourceScopeResourceRolesOperationOptions) ToOData

func (ListEntitlementManagementResourceScopeResourceRolesOperationOptions) ToQuery

type ListEntitlementManagementResourceScopeResourceRolesOperationResponse

type ListEntitlementManagementResourceScopeResourceRolesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.AccessPackageResourceRole
}

type UpdateEntitlementManagementResourceScopeResourceRoleOperationOptions

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

func (UpdateEntitlementManagementResourceScopeResourceRoleOperationOptions) ToHeaders

func (UpdateEntitlementManagementResourceScopeResourceRoleOperationOptions) ToOData

func (UpdateEntitlementManagementResourceScopeResourceRoleOperationOptions) ToQuery

type UpdateEntitlementManagementResourceScopeResourceRoleOperationResponse

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