Interface StorageAccount.DefinitionStages.WithDescription

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

public static interface StorageAccount.DefinitionStages.WithDescription
The stage of the StorageAccount definition allowing to specify description.
  • Method Details

    • withDescription

      StorageAccount.DefinitionStages.WithCreate withDescription(String description)
      Specifies the description property: Description for the storage Account..
      Parameters:
      description - Description for the storage Account.
      Returns:
      the next definition stage.