Office365Source |
Office365Source.withAllowedGroups(Object allowedGroups) |
Set the allowedGroups property: The groups containing all the users.
|
Office365Source |
Office365Source.withDateFilterColumn(Object dateFilterColumn) |
Set the dateFilterColumn property: The Column to apply the <paramref name="StartTime"/> and <paramref
name="EndTime"/>.
|
Office365Source |
Office365Source.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
Office365Source |
Office365Source.withEndTime(Object endTime) |
Set the endTime property: End time of the requested range for this dataset.
|
Office365Source |
Office365Source.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
|
Office365Source |
Office365Source.withOutputColumns(Object outputColumns) |
Set the outputColumns property: The columns to be read out from the Office 365 table.
|
Office365Source |
Office365Source.withSourceRetryCount(Object sourceRetryCount) |
Set the sourceRetryCount property: Source retry count.
|
Office365Source |
Office365Source.withSourceRetryWait(Object sourceRetryWait) |
Set the sourceRetryWait property: Source retry wait.
|
Office365Source |
Office365Source.withStartTime(Object startTime) |
Set the startTime property: Start time of the requested range for this dataset.
|
Office365Source |
Office365Source.withUserScopeFilterUri(Object userScopeFilterUri) |
Set the userScopeFilterUri property: The user scope uri.
|