Package version:

Interface TdeCertificates

Interface representing a TdeCertificates.

Hierarchy

  • TdeCertificates

Methods

  • Creates a TDE certificate for a given server.

    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.

    • parameters: TdeCertificate

      The requested TDE certificate to be created or updated.

    • Optional options: TdeCertificatesCreateOptionalParams

      The options parameters.

    Returns Promise<SimplePollerLike<OperationState<void>, void>>

Generated using TypeDoc