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

ServerEndpointSyncStatus.TotalPersistentFilesNotSyncingCount 属性

定义

获取不同步的永久性文件的总计数, (上传 + 下载) 的组合。

[Newtonsoft.Json.JsonProperty(PropertyName="totalPersistentFilesNotSyncingCount")]
public long? TotalPersistentFilesNotSyncingCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalPersistentFilesNotSyncingCount")>]
member this.TotalPersistentFilesNotSyncingCount : Nullable<int64>
Public ReadOnly Property TotalPersistentFilesNotSyncingCount As Nullable(Of Long)

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于