public static interface StorageAccount.DefinitionStages.WithLargeFileShares
| Modifier and Type | Method and Description |
|---|---|
StorageAccount.DefinitionStages.WithCreate |
withLargeFileShares(boolean enabled)
Allow large file shares if sets to enabled.
|
StorageAccount.DefinitionStages.WithCreate withLargeFileShares(boolean enabled)
enabled - whether large file shares will be enabled or notCopyright © 2021 Microsoft Corporation. All rights reserved.