entitlementmanagementresourcerolescoperoleresourcerole

package
v0.20241118.1115603 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 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 CreateEntitlementManagementResourceRoleScopeRoleResourceRoleOperationOptions

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

func (CreateEntitlementManagementResourceRoleScopeRoleResourceRoleOperationOptions) ToHeaders

func (CreateEntitlementManagementResourceRoleScopeRoleResourceRoleOperationOptions) ToOData

func (CreateEntitlementManagementResourceRoleScopeRoleResourceRoleOperationOptions) ToQuery

type CreateEntitlementManagementResourceRoleScopeRoleResourceRoleOperationResponse

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

type DeleteEntitlementManagementResourceRoleScopeRoleResourceRoleOperationOptions

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

func (DeleteEntitlementManagementResourceRoleScopeRoleResourceRoleOperationOptions) ToHeaders

func (DeleteEntitlementManagementResourceRoleScopeRoleResourceRoleOperationOptions) ToOData

func (DeleteEntitlementManagementResourceRoleScopeRoleResourceRoleOperationOptions) ToQuery

type DeleteEntitlementManagementResourceRoleScopeRoleResourceRoleOperationResponse

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

type EntitlementManagementResourceRoleScopeRoleResourceRoleClient

type EntitlementManagementResourceRoleScopeRoleResourceRoleClient struct {
	Client *msgraph.Client
}

func NewEntitlementManagementResourceRoleScopeRoleResourceRoleClientWithBaseURI

func NewEntitlementManagementResourceRoleScopeRoleResourceRoleClientWithBaseURI(sdkApi sdkEnv.Api) (*EntitlementManagementResourceRoleScopeRoleResourceRoleClient, error)

func (EntitlementManagementResourceRoleScopeRoleResourceRoleClient) CreateEntitlementManagementResourceRoleScopeRoleResourceRole

CreateEntitlementManagementResourceRoleScopeRoleResourceRole - Create new navigation property to roles for identityGovernance

func (EntitlementManagementResourceRoleScopeRoleResourceRoleClient) DeleteEntitlementManagementResourceRoleScopeRoleResourceRole

DeleteEntitlementManagementResourceRoleScopeRoleResourceRole - Delete navigation property roles for identityGovernance

func (EntitlementManagementResourceRoleScopeRoleResourceRoleClient) GetEntitlementManagementResourceRoleScopeRoleResourceRole

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

func (EntitlementManagementResourceRoleScopeRoleResourceRoleClient) GetEntitlementManagementResourceRoleScopeRoleResourceRolesCount

GetEntitlementManagementResourceRoleScopeRoleResourceRolesCount - Get the number of the resource

func (EntitlementManagementResourceRoleScopeRoleResourceRoleClient) ListEntitlementManagementResourceRoleScopeRoleResourceRoles

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

func (EntitlementManagementResourceRoleScopeRoleResourceRoleClient) ListEntitlementManagementResourceRoleScopeRoleResourceRolesComplete

ListEntitlementManagementResourceRoleScopeRoleResourceRolesComplete retrieves all the results into a single object

func (EntitlementManagementResourceRoleScopeRoleResourceRoleClient) ListEntitlementManagementResourceRoleScopeRoleResourceRolesCompleteMatchingPredicate

ListEntitlementManagementResourceRoleScopeRoleResourceRolesCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (EntitlementManagementResourceRoleScopeRoleResourceRoleClient) UpdateEntitlementManagementResourceRoleScopeRoleResourceRole

UpdateEntitlementManagementResourceRoleScopeRoleResourceRole - Update the navigation property roles in identityGovernance

type GetEntitlementManagementResourceRoleScopeRoleResourceRoleOperationOptions

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

func (GetEntitlementManagementResourceRoleScopeRoleResourceRoleOperationOptions) ToHeaders

func (GetEntitlementManagementResourceRoleScopeRoleResourceRoleOperationOptions) ToOData

func (GetEntitlementManagementResourceRoleScopeRoleResourceRoleOperationOptions) ToQuery

type GetEntitlementManagementResourceRoleScopeRoleResourceRoleOperationResponse

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

type GetEntitlementManagementResourceRoleScopeRoleResourceRolesCountOperationOptions

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

func (GetEntitlementManagementResourceRoleScopeRoleResourceRolesCountOperationOptions) ToHeaders

func (GetEntitlementManagementResourceRoleScopeRoleResourceRolesCountOperationOptions) ToOData

func (GetEntitlementManagementResourceRoleScopeRoleResourceRolesCountOperationOptions) ToQuery

type GetEntitlementManagementResourceRoleScopeRoleResourceRolesCountOperationResponse

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

type ListEntitlementManagementResourceRoleScopeRoleResourceRolesCompleteResult

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

type ListEntitlementManagementResourceRoleScopeRoleResourceRolesCustomPager

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

type ListEntitlementManagementResourceRoleScopeRoleResourceRolesOperationOptions

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

func (ListEntitlementManagementResourceRoleScopeRoleResourceRolesOperationOptions) ToOData

func (ListEntitlementManagementResourceRoleScopeRoleResourceRolesOperationOptions) ToQuery

type ListEntitlementManagementResourceRoleScopeRoleResourceRolesOperationResponse

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

type UpdateEntitlementManagementResourceRoleScopeRoleResourceRoleOperationOptions

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

func (UpdateEntitlementManagementResourceRoleScopeRoleResourceRoleOperationOptions) ToHeaders

func (UpdateEntitlementManagementResourceRoleScopeRoleResourceRoleOperationOptions) ToOData

func (UpdateEntitlementManagementResourceRoleScopeRoleResourceRoleOperationOptions) ToQuery

type UpdateEntitlementManagementResourceRoleScopeRoleResourceRoleOperationResponse

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