Interface GatewayContract.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingService

        GatewayContract.DefinitionStages.WithCreate withExistingService​(String resourceGroupName,
                                                                        String serviceName)
        Specifies resourceGroupName, serviceName.
        Parameters:
        resourceGroupName - The name of the resource group.
        serviceName - The name of the API Management service.
        Returns:
        the next definition stage.