Interface ContentKeyPolicy.DefinitionStages.WithParentResource

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

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

    • withExistingMediaService

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