Uses of Class
com.azure.resourcemanager.costmanagement.models.Scope
Packages that use Scope
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of Scope in com.azure.resourcemanager.costmanagement.models
Fields in com.azure.resourcemanager.costmanagement.models declared as ScopeModifier and TypeFieldDescriptionstatic final ScopeScope.SHAREDStatic value Shared for Scope.static final ScopeScope.SINGLEStatic value Single for Scope.Methods in com.azure.resourcemanager.costmanagement.models that return ScopeModifier and TypeMethodDescriptionstatic ScopeScope.fromString(String name) Creates or finds a Scope from its string representation.Methods in com.azure.resourcemanager.costmanagement.models that return types with arguments of type ScopeModifier and TypeMethodDescriptionstatic Collection<Scope>Scope.values()Gets known Scope values.