| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.fluent.models |
Package containing the inner data models for StorageManagementClient.
|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Sku |
StorageAccountInner.sku()
Get the sku property: Gets the SKU.
|
Sku |
FileServicePropertiesInner.sku()
Get the sku property: Sku name and tier.
|
Sku |
BlobServicePropertiesInner.sku()
Get the sku property: Sku name and tier.
|
| Modifier and Type | Method and Description |
|---|---|
Sku |
StorageAccountUpdateParameters.sku()
Get the sku property: Gets or sets the SKU name.
|
Sku |
StorageAccountCreateParameters.sku()
Get the sku property: Required.
|
Sku |
Sku.withName(SkuName name)
Set the name property: The SKU name.
|
| Modifier and Type | Method and Description |
|---|---|
StorageAccountUpdateParameters |
StorageAccountUpdateParameters.withSku(Sku sku)
Set the sku property: Gets or sets the SKU name.
|
StorageAccountCreateParameters |
StorageAccountCreateParameters.withSku(Sku sku)
Set the sku property: Required.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.