KeyVaultSigningKeyParametersResponse

data class KeyVaultSigningKeyParametersResponse(val resourceGroupName: String, val secretName: String, val secretVersion: String, val subscriptionId: String, val typeName: String, val vaultName: String)

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

Constructors

Link copied to clipboard
constructor(resourceGroupName: String, secretName: String, secretVersion: String, subscriptionId: String, typeName: String, vaultName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

The name of secret in Key Vault.

Link copied to clipboard

The version(GUID) of secret in Key Vault.

Link copied to clipboard

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

Link copied to clipboard
Link copied to clipboard

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