CertificateArchiveReference interface

A reference to a version of a certificate in a key vault.

Properties

certificateName

The name of the certificate in the key vault.

certificateVersion

The version of the certificate in the key vault.

keyVaultId

The resource ID of the key vault containing the certificate.

keyVaultUri

A Uniform Resource Identifier (URI) for the certificate in the key vault.

Property Details

certificateName

The name of the certificate in the key vault.

certificateName?: string

Property Value

string

certificateVersion

The version of the certificate in the key vault.

certificateVersion?: string

Property Value

string

keyVaultId

The resource ID of the key vault containing the certificate.

keyVaultId?: string

Property Value

string

keyVaultUri

A Uniform Resource Identifier (URI) for the certificate in the key vault.

keyVaultUri?: string

Property Value

string