Uses of Class
com.azure.resourcemanager.elasticsan.models.SkuName
Packages that use SkuName
Package
Description
Package containing the inner data models for ElasticSanManagement.
Package containing the data models for ElasticSanManagement.
-
Uses of SkuName in com.azure.resourcemanager.elasticsan.fluent.models
Methods in com.azure.resourcemanager.elasticsan.fluent.models that return SkuNameMethods in com.azure.resourcemanager.elasticsan.fluent.models with parameters of type SkuNameModifier and TypeMethodDescriptionSet the name property: Sku Name. -
Uses of SkuName in com.azure.resourcemanager.elasticsan.models
Fields in com.azure.resourcemanager.elasticsan.models declared as SkuNameModifier and TypeFieldDescriptionstatic final SkuName
SkuName.PREMIUM_LRS
Static value Premium_LRS for SkuName.static final SkuName
SkuName.PREMIUM_ZRS
Static value Premium_ZRS for SkuName.Methods in com.azure.resourcemanager.elasticsan.models that return SkuNameModifier and TypeMethodDescriptionstatic SkuName
SkuName.fromString
(String name) Creates or finds a SkuName from its string representation.Sku.name()
Get the name property: The sku name.SkuInformation.name()
Gets the name property: Sku Name.Methods in com.azure.resourcemanager.elasticsan.models that return types with arguments of type SkuNameModifier and TypeMethodDescriptionstatic Collection
<SkuName> SkuName.values()
Gets known SkuName values.Methods in com.azure.resourcemanager.elasticsan.models with parameters of type SkuName