Interface TestLine.DefinitionStages.WithParentResource

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

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

    • withExistingCommunicationsGateway

      TestLine.DefinitionStages.WithCreate withExistingCommunicationsGateway(String resourceGroupName, String communicationsGatewayName)
      Specifies resourceGroupName, communicationsGatewayName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      communicationsGatewayName - Unique identifier for this deployment.
      Returns:
      the next definition stage.