Office365Source Response
data class Office365SourceResponse(val allowedGroups: Any? = null, val dateFilterColumn: Any? = null, val disableMetricsCollection: Any? = null, val endTime: Any? = null, val maxConcurrentConnections: Any? = null, val outputColumns: Any? = null, val sourceRetryCount: Any? = null, val sourceRetryWait: Any? = null, val startTime: Any? = null, val type: String, val userScopeFilterUri: Any? = null)
A copy activity source for an Office 365 service.
Constructors
Link copied to clipboard
fun Office365SourceResponse(allowedGroups: Any? = null, dateFilterColumn: Any? = null, disableMetricsCollection: Any? = null, endTime: Any? = null, maxConcurrentConnections: Any? = null, outputColumns: Any? = null, sourceRetryCount: Any? = null, sourceRetryWait: Any? = null, startTime: Any? = null, type: String, userScopeFilterUri: Any? = null)