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

ProductionOrStagingEndpointInfo interface

表示 ProductionOrStagingEndpointInfo 的接口。

Extends

继承属性

assignedEndpointKey

终结点密钥。

endpointRegion

终结点的区域。

endpointUrl

此模型版本的运行时终结点 URL。

failedRegions

发布失败的区域。

isStaging

指示是否应使用过渡槽,而不是生产槽。

publishedDateTime

上次发布的时间戳。

region

应用程序发布到的目标区域。

versionId

要发布的版本 ID。

继承属性详细信息

assignedEndpointKey

终结点密钥。

assignedEndpointKey?: string

属性值

string

继承自EndpointInfo.assignedEndpointKey

endpointRegion

终结点的区域。

endpointRegion?: string

属性值

string

继承自EndpointInfo.endpointRegion

endpointUrl

此模型版本的运行时终结点 URL。

endpointUrl?: string

属性值

string

继承自EndpointInfo.endpointUrl

failedRegions

发布失败的区域。

failedRegions?: string

属性值

string

继承自EndpointInfo.failedRegions

isStaging

指示是否应使用过渡槽,而不是生产槽。

isStaging?: boolean

属性值

boolean

继承自EndpointInfo.isStaging

publishedDateTime

上次发布的时间戳。

publishedDateTime?: string

属性值

string

继承自EndpointInfo.publishedDateTime

region

应用程序发布到的目标区域。

region?: string

属性值

string

继承自EndpointInfo.region

versionId

要发布的版本 ID。

versionId?: string

属性值

string

继承自EndpointInfo.versionId