Encryption Properties Response
data class EncryptionPropertiesResponse(val identity: EncryptionPropertiesIdentityResponse? = null, val keyUrl: String? = null)
Key and identity details for Customer Managed Key encryption of load test resource.