Interface StreamingPolicy.DefinitionStages.WithParentResource

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

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

    • withExistingMediaService

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