ConfigServerProperties interface

Config server git properties payload

Properties

configServer

Settings of config server.

error

Error when apply config server settings.

provisioningState

State of the config server. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

configServer

Settings of config server.

configServer?: ConfigServerSettings

Property Value

error

Error when apply config server settings.

error?: ErrorModel

Property Value

provisioningState

State of the config server. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string