| Modifier and Type | Interface and Description |
|---|---|
static interface |
ContainerGroup.DefinitionStages.VolumeDefinitionStages.VolumeDefinition<ParentT>
Grouping of the container group's volume definition stages.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountName<ParentT> |
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithAzureFileShare.withExistingReadOnlyAzureFileShare(String shareName)
Specifies an existing Azure file share name.
|
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountName<ParentT> |
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithAzureFileShare.withExistingReadWriteAzureFileShare(String shareName)
Specifies an existing Azure file share name.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/