KeyVaultSigningKeyParameters |
UrlSigningKey.keySourceParameters() |
Get the keySourceParameters property: Defines the parameters for using customer key vault for Url Signing Key.
|
KeyVaultSigningKeyParameters |
KeyVaultSigningKeyParameters.withResourceGroupName(String resourceGroupName) |
Set the resourceGroupName property: Resource group of the user's Key Vault containing the secret.
|
KeyVaultSigningKeyParameters |
KeyVaultSigningKeyParameters.withSecretName(String secretName) |
Set the secretName property: The name of secret in Key Vault.
|
KeyVaultSigningKeyParameters |
KeyVaultSigningKeyParameters.withSecretVersion(String secretVersion) |
Set the secretVersion property: The version(GUID) of secret in Key Vault.
|
KeyVaultSigningKeyParameters |
KeyVaultSigningKeyParameters.withSubscriptionId(String subscriptionId) |
Set the subscriptionId property: Subscription Id of the user's Key Vault containing the secret.
|
KeyVaultSigningKeyParameters |
KeyVaultSigningKeyParameters.withTypeName(String typeName) |
Set the typeName property: The typeName property.
|
KeyVaultSigningKeyParameters |
KeyVaultSigningKeyParameters.withVaultName(String vaultName) |
Set the vaultName property: The name of the user's Key Vault containing the secret.
|