Uses of Class
com.azure.resourcemanager.authorization.models.RoleAssignmentPropertiesWithScope
Packages that use RoleAssignmentPropertiesWithScope
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
Package containing the data models for AuthorizationManagementClient.
-
Uses of RoleAssignmentPropertiesWithScope in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return RoleAssignmentPropertiesWithScopeModifier and TypeMethodDescriptionRoleAssignmentInner.properties()Get the properties property: Role assignment properties.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type RoleAssignmentPropertiesWithScopeModifier and TypeMethodDescriptionRoleAssignmentInner.withProperties(RoleAssignmentPropertiesWithScope properties) Set the properties property: Role assignment properties. -
Uses of RoleAssignmentPropertiesWithScope in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return RoleAssignmentPropertiesWithScopeModifier and TypeMethodDescriptionRoleAssignmentPropertiesWithScope.withCondition(String condition) Set the condition property: The conditions on the role assignment.RoleAssignmentPropertiesWithScope.withConditionVersion(String conditionVersion) Set the conditionVersion property: Version of the condition.RoleAssignmentPropertiesWithScope.withPrincipalId(String principalId) Set the principalId property: The principal ID.RoleAssignmentPropertiesWithScope.withRoleDefinitionId(String roleDefinitionId) Set the roleDefinitionId property: The role definition ID.Set the scope property: The role assignment scope.