KeyVaultSigningKeyParameters interface

Describes the parameters for using a user's KeyVault for URL Signing Key.

Properties

resourceGroupName

Resource group of the user's Key Vault containing the secret

secretName

The name of secret in Key Vault.

secretVersion

The version(GUID) of secret in Key Vault.

subscriptionId

Subscription Id of the user's Key Vault containing the secret

typeName
vaultName

The name of the user's Key Vault containing the secret

Property Details

resourceGroupName

Resource group of the user's Key Vault containing the secret

resourceGroupName: string

Property Value

string

secretName

The name of secret in Key Vault.

secretName: string

Property Value

string

secretVersion

The version(GUID) of secret in Key Vault.

secretVersion: string

Property Value

string

subscriptionId

Subscription Id of the user's Key Vault containing the secret

subscriptionId: string

Property Value

string

typeName

typeName: "KeyVaultSigningKeyParameters"

Property Value

"KeyVaultSigningKeyParameters"

vaultName

The name of the user's Key Vault containing the secret

vaultName: string

Property Value

string