Encryption V2Response
data class EncryptionV2Response(val keySource: String, val keyVaultProperties: EncryptionV2ResponseKeyVaultProperties? = null)
The object that contains details of encryption used on the workspace.
The object that contains details of encryption used on the workspace.