Uses of Class
com.azure.resourcemanager.authorization.fluent.models.RoleAssignmentProperties
Packages that use RoleAssignmentProperties
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of RoleAssignmentProperties in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return RoleAssignmentPropertiesModifier and TypeMethodDescriptionRoleAssignmentProperties.withCondition(String condition) Set the condition property: The conditions on the role assignment.RoleAssignmentProperties.withConditionVersion(String conditionVersion) Set the conditionVersion property: Version of the condition.RoleAssignmentProperties.withDelegatedManagedIdentityResourceId(String delegatedManagedIdentityResourceId) Set the delegatedManagedIdentityResourceId property: Id of the delegated managed identity resource.RoleAssignmentProperties.withDescription(String description) Set the description property: Description of role assignment.RoleAssignmentProperties.withPrincipalId(String principalId) Set the principalId property: The principal ID.RoleAssignmentProperties.withPrincipalType(PrincipalType principalType) Set the principalType property: The principal type of the assigned principal ID.RoleAssignmentProperties.withRoleDefinitionId(String roleDefinitionId) Set the roleDefinitionId property: The role definition ID.