ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountName<ParentT>
| Modifier and Type | Method and Description |
|---|---|
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountKey<ParentT> |
withStorageAccountName(String storageAccountName)
Specifies the storage account name to access to the Azure file.
|
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountKey<ParentT> withStorageAccountName(String storageAccountName)
storageAccountName - the storage account nameCopyright © 2021 Microsoft Corporation. All rights reserved.