ParentT
- the stage of the parent definition to return to after attaching this definitionpublic static interface ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithAzureFileShare<ParentT>
Modifier and Type | Method and Description |
---|---|
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountName<ParentT> |
withExistingReadOnlyAzureFileShare(String shareName)
Specifies an existing Azure file share name.
|
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountName<ParentT> |
withExistingReadWriteAzureFileShare(String shareName)
Specifies an existing Azure file share name.
|
ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountName<ParentT> withExistingReadWriteAzureFileShare(String shareName)
shareName
- an existing Azure file share nameContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountName<ParentT> withExistingReadOnlyAzureFileShare(String shareName)
shareName
- an existing Azure file share nameCopyright © 2019. All rights reserved.