Properties Response Encryption
data class PropertiesResponseEncryption(val keyVault: KeyVaultPropertiesResponse? = null, val state: String? = null)
The encryption settings for a configuration store.
The encryption settings for a configuration store.