Interface MediaService.UpdateStages.WithStorageAccounts

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

public static interface MediaService.UpdateStages.WithStorageAccounts
The stage of the MediaService update allowing to specify storageAccounts.
  • Method Details

    • withStorageAccounts

      MediaService.Update withStorageAccounts(List<StorageAccount> storageAccounts)
      Specifies the storageAccounts property: The storage accounts for this resource..
      Parameters:
      storageAccounts - The storage accounts for this resource.
      Returns:
      the next definition stage.