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

ServerEndpointFilesNotSyncingError 类

定义

文件未同步错误对象

public class ServerEndpointFilesNotSyncingError
type ServerEndpointFilesNotSyncingError = class
Public Class ServerEndpointFilesNotSyncingError
继承
ServerEndpointFilesNotSyncingError

构造函数

ServerEndpointFilesNotSyncingError()

初始化 ServerEndpointFilesNotSyncingError 类的新实例。

ServerEndpointFilesNotSyncingError(Nullable<Int32>, Nullable<Int64>, Nullable<Int64>)

初始化 ServerEndpointFilesNotSyncingError 类的新实例。

属性

ErrorCode

获取 HResult) (错误代码

PersistentCount

获取未与指定错误代码同步的永久性文件的计数

TransientCount

获取未与指定错误代码同步的暂时性文件计数

方法

Validate()

验证 对象。

适用于