Interface MediaService.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      MediaService.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the resource group within the Azure subscription.
      Returns:
      the next definition stage.