Interface ServiceResource.DefinitionStages.WithParentResource

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

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

    • withExistingServiceTopology

      ServiceResource.DefinitionStages.WithTargetLocation withExistingServiceTopology(String resourceGroupName, String serviceTopologyName)
      Specifies resourceGroupName, serviceTopologyName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      serviceTopologyName - The name of the service topology .
      Returns:
      the next definition stage.