AccountEncryption interface 
Encryption settings
Properties
| identity | Identity used to authenticate to KeyVault. Applicable if keySource is 'Microsoft.KeyVault'.  | 
| key | 
	The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault  | 
| key | 
	Properties provided by KeVault. Applicable if keySource is 'Microsoft.KeyVault'.  | 
Property Details
identity
Identity used to authenticate to KeyVault. Applicable if keySource is 'Microsoft.KeyVault'.
identity?: EncryptionIdentity
				Property Value
		keySource
	 
	The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault
keySource?: string
				Property Value
string
		keyVaultProperties
	  
	Properties provided by KeVault. Applicable if keySource is 'Microsoft.KeyVault'.
keyVaultProperties?: KeyVaultProperties