Uses of Class
com.azure.resourcemanager.authorization.models.ExpandedPropertiesScope
Packages that use ExpandedPropertiesScope
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of ExpandedPropertiesScope in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return ExpandedPropertiesScopeModifier and TypeMethodDescriptionExpandedProperties.scope()Get the scope property: Details of the resource scope.ExpandedPropertiesScope.withDisplayName(String displayName) Set the displayName property: Display name of the resource.Set the id property: Scope id of the resource.Set the type property: Type of the resource.Methods in com.azure.resourcemanager.authorization.models with parameters of type ExpandedPropertiesScopeModifier and TypeMethodDescriptionExpandedProperties.withScope(ExpandedPropertiesScope scope) Set the scope property: Details of the resource scope.