Interface StreamingLocator.DefinitionStages.WithParentResource

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

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

    • withExistingMediaService

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