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

GenerateDetailedCostReportOperationStatuses interface

成本详细报表的长时间运行操作的状态。

属性

downloadUrl

用于下载生成的报表的 URL。

endTime

操作的 endTime。

error

错误的详细信息。

expiryTime

报告 URL 失效/过期的时间(例如 2020-12-08T05:55:59.4394737Z)。 注意:此属性不会序列化。 它只能由服务器填充。

id

长时间运行的操作的 ID。

name

长时间运行的操作的名称。

startTime

操作的 startTime。

status

长时间运行的操作的状态。

type

长时间运行的操作的类型。

validTill

报告 URL 失效/过期的时间(例如 2020-12-08T05:55:59.4394737Z)。

属性详细信息

downloadUrl

用于下载生成的报表的 URL。

downloadUrl?: string

属性值

string

endTime

操作的 endTime。

endTime?: string

属性值

string

error

错误的详细信息。

error?: ErrorDetails

属性值

expiryTime

报告 URL 失效/过期的时间(例如 2020-12-08T05:55:59.4394737Z)。 注意:此属性不会序列化。 它只能由服务器填充。

expiryTime?: Date

属性值

Date

id

长时间运行的操作的 ID。

id?: string

属性值

string

name

长时间运行的操作的名称。

name?: string

属性值

string

startTime

操作的 startTime。

startTime?: string

属性值

string

status

长时间运行的操作的状态。

status?: Status

属性值

type

长时间运行的操作的类型。

type?: string

属性值

string

validTill

报告 URL 失效/过期的时间(例如 2020-12-08T05:55:59.4394737Z)。

validTill?: Date

属性值

Date