FabricProperties interface
Fabric properties.
Properties
bcdr |
BCDR state of the fabric. |
custom |
Fabric specific settings. |
encryption |
Encryption details for the fabric. |
friendly |
Friendly name of the fabric. |
health | Health of fabric. |
health |
Fabric health error details. |
internal |
Dra Registration Id. |
rollover |
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
internalIdentifier
Dra Registration Id.
internalIdentifier?: string
Property Value
string
rolloverEncryptionDetails
Rollover encryption details for the fabric.
rolloverEncryptionDetails?: EncryptionDetails