Interface StorageAccount.DefinitionStages.WithHns

All Known Subinterfaces:
StorageAccount.Definition, StorageAccount.DefinitionStages.WithCreate, StorageAccount.DefinitionStages.WithCreateAndAccessTier
Enclosing interface:
StorageAccount.DefinitionStages

public static interface StorageAccount.DefinitionStages.WithHns
The stage of the storage account definition allowing to specify whether Hns is enabled.
  • Method Details

    • withHnsEnabled

      StorageAccount.DefinitionStages.WithCreate withHnsEnabled(boolean enabled)
      Specifies whether Hns will be enabled or not.
      Parameters:
      enabled - whether Hns will be enabled or not
      Returns:
      the next stage of storage account definition