public static interface StorageAccount.DefinitionStages.WithHns
| Modifier and Type | Method and Description |
|---|---|
StorageAccount.DefinitionStages.WithCreate |
withHnsEnabled(boolean enabled)
Specifies whether Hns will be enabled or not.
|
@Beta(value=V1_5_0) StorageAccount.DefinitionStages.WithCreate withHnsEnabled(boolean enabled)
enabled - whether Hns 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.
*/