Partager via


IWithAzureFilesAadIntegration.WithAzureFilesAadIntegrationEnabled Méthode

Définition

Spécifie si l’intégration azure files aad est activée ou non.

public Microsoft.Azure.Management.Storage.Fluent.StorageAccount.Definition.IWithCreate WithAzureFilesAadIntegrationEnabled (bool enabled);
abstract member WithAzureFilesAadIntegrationEnabled : bool -> Microsoft.Azure.Management.Storage.Fluent.StorageAccount.Definition.IWithCreate
Public Function WithAzureFilesAadIntegrationEnabled (enabled As Boolean) As IWithCreate

Paramètres

enabled
Boolean

si Hns est activé pour le compte de stockage ou non

Retours

Étape suivante de la définition du compte de stockage.

S’applique à