共用方式為


FabricProperties interface

Fabric properties.

Properties

bcdrState

BCDR state of the fabric.

customDetails

Fabric specific settings.

encryptionDetails

Encryption details for the fabric.

friendlyName

Friendly name of the fabric.

health

Health of fabric.

healthErrorDetails

Fabric health error details.

internalIdentifier

Dra Registration Id.

rolloverEncryptionDetails

Rollover encryption details for the fabric.

Property Details

bcdrState

BCDR state of the fabric.

bcdrState?: string

Property Value

string

customDetails

Fabric specific settings.

customDetails?: FabricSpecificDetailsUnion

Property Value

encryptionDetails

Encryption details for the fabric.

encryptionDetails?: EncryptionDetails

Property Value

friendlyName

Friendly name of the fabric.

friendlyName?: string

Property Value

string

health

Health of fabric.

health?: string

Property Value

string

healthErrorDetails

Fabric health error details.

healthErrorDetails?: HealthError[]

Property Value

internalIdentifier

Dra Registration Id.

internalIdentifier?: string

Property Value

string

rolloverEncryptionDetails

Rollover encryption details for the fabric.

rolloverEncryptionDetails?: EncryptionDetails

Property Value