Uses of Interface
com.azure.resourcemanager.authorization.models.RoleAssignment.DefinitionStages.WithCreate
Packages that use RoleAssignment.DefinitionStages.WithCreate
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of RoleAssignment.DefinitionStages.WithCreate in com.azure.resourcemanager.authorization.models
Subinterfaces of RoleAssignment.DefinitionStages.WithCreate 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.WithCreateModifier and TypeMethodDescriptionRoleAssignment.DefinitionStages.WithDescription.withDescription(String description) Specifies the description.RoleAssignment.DefinitionStages.WithScope.withResourceGroupScope(ResourceGroup resourceGroup) Specifies the scope of the role assignment to be a resource group.RoleAssignment.DefinitionStages.WithScope.withResourceScope(Resource resource) Specifies the scope of the role assignment to be a specific resource.Specifies the scope of the role assignment.RoleAssignment.DefinitionStages.WithScope.withSubscriptionScope(String subscriptionId) Specifies the scope of the role assignment to be an entire subscription.