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.
|
@Beta(value=V1_30_0) StorageAccount.DefinitionStages.WithCreate withLargeFileShares(boolean enabled)
enabled - whether large file shares will be enabled or not/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/