Interface LiveOutput.DefinitionStages.WithParentResource

All Known Subinterfaces:
LiveOutput.Definition, LiveOutput.DefinitionStages.Blank
Enclosing interface:
LiveOutput.DefinitionStages

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

    • withExistingLiveEvent

      LiveOutput.DefinitionStages.WithCreate withExistingLiveEvent(String resourceGroupName, String accountName, String liveEventName)
      Specifies resourceGroupName, accountName, liveEventName.
      Parameters:
      resourceGroupName - The name of the resource group within the Azure subscription.
      accountName - The Media Services account name.
      liveEventName - The name of the live event, maximum length is 32.
      Returns:
      the next definition stage.