Freigeben über


IWithAzureFilesAadIntegration.WithAzureFilesAadIntegrationEnabled Methode

Definition

Gibt an, ob die Azure Files-Aad-Integration aktiviert wird.

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

Parameter

enabled
Boolean

Gibt an, ob die Azure Files-Aad-Integration aktiviert ist oder nicht

Gibt zurück

Die nächste Phase der Speicherkontoaktualisierung.

Gilt für: