IntegrationServiceEnvironmenEncryptionKeyReference interface

The encryption key details for the integration service environment.

Properties

keyName

Gets the key name in the Key Vault.

keyVault

The key vault reference.

keyVersion

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

The key vault reference.

keyVault?: ResourceReference

Property Value

keyVersion

Gets the version of the key specified in the keyName property.

keyVersion?: string

Property Value

string