Interface MediaService.DefinitionStages.WithStorageAccounts

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

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

    • withStorageAccounts

      MediaService.DefinitionStages.WithCreate 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.