Uses of Class
com.azure.resourcemanager.storage.models.Sku
Packages that use Sku
Package
Description
Package containing the inner data models for StorageManagementClient.
Package containing the data models for StorageManagementClient.
-
Uses of Sku in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return Sku -
Uses of Sku in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return SkuModifier and TypeMethodDescriptionstatic SkuSku.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Sku from the JsonReader.StorageAccountCreateParameters.sku()Get the sku property: Required.StorageAccountUpdateParameters.sku()Get the sku property: Gets or sets the SKU name.Set the name property: The SKU name.Methods in com.azure.resourcemanager.storage.models with parameters of type SkuModifier and TypeMethodDescriptionSet the sku property: Required.Set the sku property: Gets or sets the SKU name.