Package version:

Interface ListDeletedCertificatesOptions

An interface representing optional parameters for CertificateClient paged operations passed to listDeletedCertificates.

interface ListDeletedCertificatesOptions {
    includePending?: boolean;
}

Hierarchy (view full)

Properties

Properties

includePending?: boolean

Specifies whether to include certificates which are not completely provisioned.