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