Interface Association.DefinitionStages.WithParentResource

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

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

    • withExistingTrafficController

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