Interface Asset.DefinitionStages.WithStorageAccountName

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

public static interface Asset.DefinitionStages.WithStorageAccountName
The stage of the Asset definition allowing to specify storageAccountName.
  • Method Details

    • withStorageAccountName

      Asset.DefinitionStages.WithCreate withStorageAccountName(String storageAccountName)
      Specifies the storageAccountName property: The name of the storage account..
      Parameters:
      storageAccountName - The name of the storage account.
      Returns:
      the next definition stage.