Client Encryption Policy Response
data class ClientEncryptionPolicyResponse(val includedPaths: List<ClientEncryptionIncludedPathResponse>, val policyFormatVersion: Int)
Cosmos DB client encryption policy.
Constructors
Link copied to clipboard
fun ClientEncryptionPolicyResponse(includedPaths: List<ClientEncryptionIncludedPathResponse>, policyFormatVersion: Int)