Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyVaultCertificateId

Package version

Represents the segments that compose a Key Vault Certificate Id.

Hierarchy

  • KeyVaultCertificateId

Index

Properties

name

name: string

The name of the Key Vault Certificate.

sourceId

sourceId: string

The complete representation of the Key Vault Certificate Id. For example:

https://.vault.azure.net/certificates//

vaultUrl

vaultUrl: string

The URL of the Azure Key Vault instance to which the Certificate belongs.

Optional version

version: undefined | string

The version of Key Vault Certificate. Might be undefined.

Generated using TypeDoc