IntegrationServiceEnvironmenEncryptionKeyReference interface
The encryption key details for the integration service environment.
Properties
key |
Gets the key name in the Key Vault. |
key |
The key vault reference. |
key |
Gets the version of the key specified in the keyName property. |
Property Details
keyName
Gets the key name in the Key Vault.
keyName?: string
Property Value
string
keyVault
keyVersion
Gets the version of the key specified in the keyName property.
keyVersion?: string
Property Value
string