Interface Asset.UpdateStages.WithStorageAccountName

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

public static interface Asset.UpdateStages.WithStorageAccountName
The stage of the Asset update allowing to specify storageAccountName.
  • Method Summary

    Modifier and Type
    Method
    Description
    withStorageAccountName(String storageAccountName)
    Specifies the storageAccountName property: The name of the storage account..
  • Method Details

    • withStorageAccountName

      Asset.Update 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.