Uses of Class
com.azure.resourcemanager.elasticsan.fluent.models.SkuInformationInner
Packages that use SkuInformationInner
Package
Description
Package containing the service clients for ElasticSanManagement.
Package containing the inner data models for ElasticSanManagement.
Package containing the data models for ElasticSanManagement.
-
Uses of SkuInformationInner in com.azure.resourcemanager.elasticsan.fluent
Methods in com.azure.resourcemanager.elasticsan.fluent that return types with arguments of type SkuInformationInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable
<SkuInformationInner> SkusClient.list()
List all the available Skus in the region and information related to them.com.azure.core.http.rest.PagedIterable
<SkuInformationInner> List all the available Skus in the region and information related to them. -
Uses of SkuInformationInner in com.azure.resourcemanager.elasticsan.fluent.models
Methods in com.azure.resourcemanager.elasticsan.fluent.models that return SkuInformationInnerModifier and TypeMethodDescriptionstatic SkuInformationInner
SkuInformationInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of SkuInformationInner from the JsonReader.Set the name property: Sku Name.Set the tier property: Sku Tier. -
Uses of SkuInformationInner in com.azure.resourcemanager.elasticsan.models
Methods in com.azure.resourcemanager.elasticsan.models that return SkuInformationInnerModifier and TypeMethodDescriptionSkuInformation.innerModel()
Gets the inner com.azure.resourcemanager.elasticsan.fluent.models.SkuInformationInner object.Methods in com.azure.resourcemanager.elasticsan.models that return types with arguments of type SkuInformationInnerModifier and TypeMethodDescriptionSkuInformationList.value()
Get the value property: List of ResourceType Sku.