Package version:
Optional
allowedThe groups containing all the users. Type: array of strings (or Expression with resultType array of strings).
Optional
dateThe Column to apply the
Optional
disableIf true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
Optional
endEnd time of the requested range for this dataset. Type: string (or Expression with resultType string).
Optional
maxThe maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
Optional
outputThe columns to be read out from the Office 365 table. Type: array of objects (or Expression with resultType array of objects). itemType: OutputColumn. Example: [ { "name": "Id" }, { "name": "CreatedDateTime" } ]
Optional
sourceSource retry count. Type: integer (or Expression with resultType integer).
Optional
sourceSource retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
Optional
startStart time of the requested range for this dataset. Type: string (or Expression with resultType string).
Polymorphic discriminator, which specifies the different types this object can be
Optional
userThe user scope uri. Type: string (or Expression with resultType string).
A copy activity source for an Office 365 service.