你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SyncGroupLog Class

Definition

Represent a sync group log object.

public class SyncGroupLog
type SyncGroupLog = class
Public Class SyncGroupLog
Inheritance
SyncGroupLog

Constructors

SyncGroupLog()

Initializes a new instance of the SyncGroupLog class.

Properties

Details

Optional. Content of the log.

Source

Optional. Source of the sync group log.

TimeStamp

Optional. Time stamp of the log.

Type

Optional. Type of the log. The possible values: 'Error', 'Warning', 'Success' and 'All'.

Applies to