Interface Frontend.DefinitionStages.WithParentResource

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

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

    • withExistingTrafficController

      Frontend.DefinitionStages.WithCreate withExistingTrafficController(String resourceGroupName, String trafficControllerName)
      Specifies resourceGroupName, trafficControllerName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      trafficControllerName - traffic controller name for path.
      Returns:
      the next definition stage.