KeyVaultProperties interface  
Properties of key vault.
Properties
| key | 
	The name of KeyVault key.  | 
| key | 
	UUID v4 used to identify the Azure Key Vault configuration NOTE: This property will not be serialized. It can only be populated by the server.  | 
| key | 
	The resource ID of KeyVault.  | 
| key | 
	The Uri of KeyVault.  | 
| status | Status of the KeyVault connection. NOTE: This property will not be serialized. It can only be populated by the server.  | 
Property Details
		keyName
	 
	The name of KeyVault key.
keyName: string
				Property Value
string
		keyVaultId
	  
	UUID v4 used to identify the Azure Key Vault configuration NOTE: This property will not be serialized. It can only be populated by the server.
keyVaultId?: string
				Property Value
string
		keyVaultResourceId
	   
	The resource ID of KeyVault.
keyVaultResourceId?: string
				Property Value
string
		keyVaultUri
	  
	The Uri of KeyVault.
keyVaultUri: string
				Property Value
string
status
Status of the KeyVault connection. NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
				Property Value
string