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

Deployment interface

用于发布活动的用户凭据。

扩展

属性

active

如果部署当前处于活动状态,则为 true;如果已完成,则为 false;如果未启动,则为 null。

author

谁创作了部署。

authorEmail

创作电子邮件。

deployer

执行部署的人员。

details

有关部署的详细信息。

endTime

结束时间。

message

有关部署状态的详细信息。

startTime

开始时间。

status

部署状态。

继承属性

id

资源 ID。注意:此属性不会序列化。 它只能由服务器填充。

kind

资源类型。

name

资源名称。 注意:此属性不会序列化。 它只能由服务器填充。

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

active

如果部署当前处于活动状态,则为 true;如果已完成,则为 false;如果未启动,则为 null。

active?: boolean

属性值

boolean

author

谁创作了部署。

author?: string

属性值

string

authorEmail

创作电子邮件。

authorEmail?: string

属性值

string

deployer

执行部署的人员。

deployer?: string

属性值

string

details

有关部署的详细信息。

details?: string

属性值

string

endTime

结束时间。

endTime?: Date

属性值

Date

message

有关部署状态的详细信息。

message?: string

属性值

string

startTime

开始时间。

startTime?: Date

属性值

Date

status

部署状态。

status?: number

属性值

number

继承属性详细信息

id

资源 ID。注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

继承自 ProxyOnlyResource.id

kind

资源类型。

kind?: string

属性值

string

继承自ProxyOnlyResource.kind

name

资源名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

继承自 ProxyOnlyResource.name

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string

继承自ProxyOnlyResource.type