public static interface StorageAccount.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
StorageAccount.UpdateStages.WithAccessTier
A blob storage account update stage allowing access tier to be specified.
|
static interface |
StorageAccount.UpdateStages.WithCustomDomain
A storage account update stage allowing to change the parameters.
|
static interface |
StorageAccount.UpdateStages.WithEncryption
A storage account update allowing encryption to be specified.
|
static interface |
StorageAccount.UpdateStages.WithSku
A storage account update stage allowing to change the parameters.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/