Office365Source Args
A copy activity source for an Office 365 service.
Constructors
Properties
The groups containing all the users. Type: array of strings (or Expression with resultType array of strings).
The Column to apply the
If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
The columns to be read out from the Office 365 table. Type: array of objects (or Expression with resultType array of objects). Example: { "name": "Id" }, { "name": "CreatedDateTime" }
Source retry count. Type: integer (or Expression with resultType integer).
Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+)\.)?(\d\d):(60|(0-9)):(60|(0-9)).
The user scope uri. Type: string (or Expression with resultType string).