Interface StorageAccountCredential.UpdateStages.WithAlias

All Known Subinterfaces:
StorageAccountCredential.Update
Enclosing interface:
StorageAccountCredential.UpdateStages

public static interface StorageAccountCredential.UpdateStages.WithAlias
The stage of the StorageAccountCredential update allowing to specify alias.
  • Method Details

    • withAlias

      Specifies the alias property: Alias for the storage account..
      Parameters:
      alias - Alias for the storage account.
      Returns:
      the next definition stage.