cloudpcroleassignmentroledefinition

package
v0.20241004.1180715 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudPCRoleAssignmentRoleDefinitionClient

type CloudPCRoleAssignmentRoleDefinitionClient struct {
	Client *msgraph.Client
}

func NewCloudPCRoleAssignmentRoleDefinitionClientWithBaseURI

func NewCloudPCRoleAssignmentRoleDefinitionClientWithBaseURI(sdkApi sdkEnv.Api) (*CloudPCRoleAssignmentRoleDefinitionClient, error)

func (CloudPCRoleAssignmentRoleDefinitionClient) GetCloudPCRoleAssignmentRoleDefinition

GetCloudPCRoleAssignmentRoleDefinition - Get roleDefinition from roleManagement. Specifies the roleDefinition that the assignment is for. Provided so that callers can get the role definition using $expand at the same time as getting the role assignment. Supports $filter (eq operator on id, isBuiltIn, and displayName, and startsWith operator on displayName) and $expand.

type GetCloudPCRoleAssignmentRoleDefinitionOperationOptions

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

func DefaultGetCloudPCRoleAssignmentRoleDefinitionOperationOptions

func DefaultGetCloudPCRoleAssignmentRoleDefinitionOperationOptions() GetCloudPCRoleAssignmentRoleDefinitionOperationOptions

func (GetCloudPCRoleAssignmentRoleDefinitionOperationOptions) ToHeaders

func (GetCloudPCRoleAssignmentRoleDefinitionOperationOptions) ToOData

func (GetCloudPCRoleAssignmentRoleDefinitionOperationOptions) ToQuery

type GetCloudPCRoleAssignmentRoleDefinitionOperationResponse

type GetCloudPCRoleAssignmentRoleDefinitionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.UnifiedRoleDefinition
}

Jump to

Keyboard shortcuts

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