Partager via


IWithHns.WithHnsEnabled(Boolean) Méthode

Définition

Spécifie si Hns est activé ou non.

public Microsoft.Azure.Management.Storage.Fluent.StorageAccount.Definition.IWithCreate WithHnsEnabled (bool enabled);
abstract member WithHnsEnabled : bool -> Microsoft.Azure.Management.Storage.Fluent.StorageAccount.Definition.IWithCreate
Public Function WithHnsEnabled (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 à