Interface LiveEvent.DefinitionStages.WithParentResource

All Known Subinterfaces:
LiveEvent.Definition
Enclosing interface:
LiveEvent.DefinitionStages

public static interface LiveEvent.DefinitionStages.WithParentResource
The stage of the LiveEvent definition allowing to specify parent resource.
  • Method Details

    • withExistingMediaservice

      LiveEvent.DefinitionStages.WithCreate withExistingMediaservice(String resourceGroupName, String accountName)
      Specifies resourceGroupName, accountName.
      Parameters:
      resourceGroupName - The name of the resource group within the Azure subscription.
      accountName - The Media Services account name.
      Returns:
      the next definition stage.