KeyVaultSigningKeyParameters interface
Describes the parameters for using a user's KeyVault for URL Signing Key.
Properties
resource |
Resource group of the user's Key Vault containing the secret |
secret |
The name of secret in Key Vault. |
secret |
The version(GUID) of secret in Key Vault. |
subscription |
Subscription Id of the user's Key Vault containing the secret |
type |
|
vault |
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