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

FabricModelProperties interface

结构模型属性。

属性

customProperties

构造模型自定义属性。

health

获取或设置构造运行状况。

healthErrors

获取或设置运行状况错误列表。

provisioningState

获取或设置构造的预配状态。

serviceEndpoint

获取或设置服务终结点。

serviceResourceId

获取或设置服务资源 ID。

属性详细信息

customProperties

构造模型自定义属性。

customProperties: FabricModelCustomPropertiesUnion

属性值

health

获取或设置构造运行状况。

health?: string

属性值

string

healthErrors

获取或设置运行状况错误列表。

healthErrors?: HealthErrorModel[]

属性值

provisioningState

获取或设置构造的预配状态。

provisioningState?: string

属性值

string

serviceEndpoint

获取或设置服务终结点。

serviceEndpoint?: string

属性值

string

serviceResourceId

获取或设置服务资源 ID。

serviceResourceId?: string

属性值

string