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

FabricProperties interface

结构属性。

属性

bcdrState

构造的 BCDR 状态。

customDetails

特定于构造的设置。

encryptionDetails

结构的加密详细信息。

friendlyName

结构的友好名称。

health

结构的运行状况。

healthErrorDetails

结构运行状况错误详细信息。

internalIdentifier

Dra 注册 ID。

rolloverEncryptionDetails

结构的滚动更新加密详细信息。

属性详细信息

bcdrState

构造的 BCDR 状态。

bcdrState?: string

属性值

string

customDetails

特定于构造的设置。

customDetails?: FabricSpecificDetailsUnion

属性值

encryptionDetails

结构的加密详细信息。

encryptionDetails?: EncryptionDetails

属性值

friendlyName

结构的友好名称。

friendlyName?: string

属性值

string

health

结构的运行状况。

health?: string

属性值

string

healthErrorDetails

结构运行状况错误详细信息。

healthErrorDetails?: HealthError[]

属性值

internalIdentifier

Dra 注册 ID。

internalIdentifier?: string

属性值

string

rolloverEncryptionDetails

结构的滚动更新加密详细信息。

rolloverEncryptionDetails?: EncryptionDetails

属性值