Uses of Class
com.azure.resourcemanager.authorization.models.ExpandedPropertiesRoleDefinition
Packages that use ExpandedPropertiesRoleDefinition
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of ExpandedPropertiesRoleDefinition in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return ExpandedPropertiesRoleDefinitionModifier and TypeMethodDescriptionExpandedProperties.roleDefinition()Get the roleDefinition property: Details of role definition.ExpandedPropertiesRoleDefinition.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 ExpandedPropertiesRoleDefinitionModifier and TypeMethodDescriptionExpandedProperties.withRoleDefinition(ExpandedPropertiesRoleDefinition roleDefinition) Set the roleDefinition property: Details of role definition.