Azure Search Index Sink Response
data class AzureSearchIndexSinkResponse(val disableMetricsCollection: Any? = null, val maxConcurrentConnections: Any? = null, val sinkRetryCount: Any? = null, val sinkRetryWait: Any? = null, val type: String, val writeBatchSize: Any? = null, val writeBatchTimeout: Any? = null, val writeBehavior: String? = null)
A copy activity Azure Search Index sink.