Interface PeeringServicePrefix.DefinitionStages.WithParentResource

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

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

    • withExistingPeeringService

      PeeringServicePrefix.DefinitionStages.WithCreate withExistingPeeringService(String resourceGroupName, String peeringServiceName)
      Specifies resourceGroupName, peeringServiceName.
      Parameters:
      resourceGroupName - The name of the resource group.
      peeringServiceName - The name of the peering service.
      Returns:
      the next definition stage.