Encryption interface
The object that contains details of encryption used on the workspace.
Properties
| key | The name of KeyVault key. | 
| key | The encryption keySource (provider). Possible values (case-insensitive): Default, Microsoft.Keyvault | 
| key | The Uri of KeyVault. | 
| key | The version of KeyVault key. | 
Property Details
		keyName
	 
	The name of KeyVault key.
keyName?: stringProperty Value
string
		keySource
	 
	The encryption keySource (provider). Possible values (case-insensitive): Default, Microsoft.Keyvault
keySource?: stringProperty Value
string
		keyVaultUri
	  
	The Uri of KeyVault.
keyVaultUri?: stringProperty Value
string
		keyVersion
	 
	The version of KeyVault key.
keyVersion?: stringProperty Value
string