ConfigServerSettingsErrorRecord interface
Error record of the config server settings
Properties
messages | The detail error messages of the record |
name | The name of the config server settings error record |
uri | The uri of the config server settings error record |
Property Details
messages
The detail error messages of the record
messages?: string[]
Property Value
string[]
name
The name of the config server settings error record
name?: string
Property Value
string
uri
The uri of the config server settings error record
uri?: string
Property Value
string