Package version:

Interface ElasticPoolOperations

Interface representing a ElasticPoolOperations.

Hierarchy

  • ElasticPoolOperations

Methods

  • Cancels the asynchronous operation on the elastic pool.

    Parameters

    • resourceGroupName: string

      The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

    • serverName: string

      The name of the server.

    • elasticPoolName: string
    • operationId: string

      The operation identifier.

    • Optional options: ElasticPoolOperationsCancelOptionalParams

      The options parameters.

    Returns Promise<void>

Generated using TypeDoc