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

EndpointInfo interface

基类“ProductionOrStagingEndpointInfo”继承自。

属性

assignedEndpointKey

终结点密钥。

endpointRegion

终结点的区域。

endpointUrl

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

failedRegions

发布失败的区域。

isStaging

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

publishedDateTime

上次发布的时间戳。

region

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

versionId

要发布的版本 ID。

属性详细信息

assignedEndpointKey

终结点密钥。

assignedEndpointKey?: string

属性值

string

endpointRegion

终结点的区域。

endpointRegion?: string

属性值

string

endpointUrl

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

endpointUrl?: string

属性值

string

failedRegions

发布失败的区域。

failedRegions?: string

属性值

string

isStaging

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

isStaging?: boolean

属性值

boolean

publishedDateTime

上次发布的时间戳。

publishedDateTime?: string

属性值

string

region

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

region?: string

属性值

string

versionId

要发布的版本 ID。

versionId?: string

属性值

string