Uses of Class
com.azure.resourcemanager.authorization.models.PolicyAssignmentPropertiesRoleDefinition
Packages that use PolicyAssignmentPropertiesRoleDefinition
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of PolicyAssignmentPropertiesRoleDefinition in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return PolicyAssignmentPropertiesRoleDefinitionModifier and TypeMethodDescriptionPolicyAssignmentProperties.roleDefinition()Get the roleDefinition property: Details of role definition.PolicyAssignmentPropertiesRoleDefinition.withDisplayName(String displayName) Set the displayName property: Display name of the role definition.Set the id property: Id of the role definition.Set the type property: Type of the role definition.Methods in com.azure.resourcemanager.authorization.models with parameters of type PolicyAssignmentPropertiesRoleDefinitionModifier and TypeMethodDescriptionPolicyAssignmentProperties.withRoleDefinition(PolicyAssignmentPropertiesRoleDefinition roleDefinition) Set the roleDefinition property: Details of role definition.