| Modifier and Type | Interface and Description |
|---|---|
static interface |
StorageAccount.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
StorageAccount.DefinitionStages.WithCreate
A storage account definition with sufficient inputs to create a new
storage account in the cloud, but exposing additional optional inputs to
specify.
|
static interface |
StorageAccount.DefinitionStages.WithCreateAndAccessTier
The stage of storage account definition allowing to set access tier.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/