Share via


IWithHns.WithHnsEnabled(Boolean) Methode

Definition

Gibt an, ob Hns aktiviert ist.

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

Parameter

enabled
Boolean

ob Hns für das Speicherkonto aktiviert ist oder nicht

Gibt zurück

Die nächste Phase der Speicherkontodefinition.

Gilt für: