Interface DiagnosticContract.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingApi

        DiagnosticContract.DefinitionStages.WithCreate withExistingApi​(String resourceGroupName,
                                                                       String serviceName,
                                                                       String apiId)
        Specifies resourceGroupName, serviceName, apiId.
        Parameters:
        resourceGroupName - The name of the resource group.
        serviceName - The name of the API Management service.
        apiId - API identifier. Must be unique in the current API Management service instance.
        Returns:
        the next definition stage.