Uses of Interface
com.azure.resourcemanager.authorization.models.RoleAssignment.DefinitionStages.WithScope
Packages that use RoleAssignment.DefinitionStages.WithScope
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of RoleAssignment.DefinitionStages.WithScope in com.azure.resourcemanager.authorization.models
Subinterfaces of RoleAssignment.DefinitionStages.WithScope in com.azure.resourcemanager.authorization.modelsModifier and TypeInterfaceDescriptionstatic interfaceContainer interface for all the definitions that need to be implemented.Methods in com.azure.resourcemanager.authorization.models that return RoleAssignment.DefinitionStages.WithScopeModifier and TypeMethodDescriptionRoleAssignment.DefinitionStages.WithRole.withBuiltInRole(BuiltInRole role) Specifies the name of a built in role for this assignment.RoleAssignment.DefinitionStages.WithRole.withRoleDefinition(String roleDefinitionId) Specifies the ID of the custom role for this assignment.