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

ServerEndpointBackgroundDataDownloadActivity 类

定义

后台数据下载活动对象

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

构造函数

ServerEndpointBackgroundDataDownloadActivity()

初始化 ServerEndpointBackgroundDataDownloadActivity 类的新实例。

ServerEndpointBackgroundDataDownloadActivity(Nullable<DateTime>, Nullable<DateTime>, Nullable<Int32>, Nullable<Int64>)

初始化 ServerEndpointBackgroundDataDownloadActivity 类的新实例。

属性

DownloadedBytes

获取已下载的字节的运行计数

PercentProgress

获取进度百分比

StartedTimestamp

获取操作启动时的时间戳

Timestamp

获取更新属性时的时间戳

方法

Validate()

验证 对象。

适用于