EncryptionKeyVaultProperties interface   
Properties
| identity | 
	For future use - The client id of the identity which will be used to access key vault.  | 
| key | 
	Key vault uri to access the encryption key.  | 
| key | 
	The ArmId of the keyVault where the customer owned encryption key is present.  | 
Property Details
		identityClientId
	  
	For future use - The client id of the identity which will be used to access key vault.
identityClientId?: string
				Property Value
string
		keyIdentifier
	 
	Key vault uri to access the encryption key.
keyIdentifier: string
				Property Value
string
		keyVaultArmId
	   
	The ArmId of the keyVault where the customer owned encryption key is present.
keyVaultArmId: string
				Property Value
string