Interface StreamingEndpoint.DefinitionStages.WithParentResource

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

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

    • withExistingMediaservice

      StreamingEndpoint.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.