# OneDriveSyncTargetEntity object

This object contains the information about a synchronization target in OneDrive.

# Properties

Name Type Description
thirdSystemSyncTargetId integer readonly. The id of this synchronization target.
type SyncTarget readonly. The type of the synchronization target.
typeAsInt integer readonly. The type as a number.
syncJob SyncJobEntity readonly. A navigation property for the job that uses this target.
targetSystem SyncTarget readonly. Always OneDrive.
groupId string editable. The id of the group to which the Drive belongs.
driveId string editable. The id of the drive itself.
oneDriveFolderId string editable. The id of the target folder.
groupName string editable The display name of the group.
driveName string editable The display name of the drive.

# Operations

Non-exhaustive list of operations that are related to this type:

Zuletzt aktualisiert: 7. Februar 2025 um 08:35