Sdílet prostřednictvím


ServiceConfigResultProperties interface

Vlastnosti konfigurace služby instance clusteru

Extends

Zděděné vlastnosti

componentName

Název komponenty.

content

Obsah v konfiguračním souboru služby

customKeys

Vlastní klíče.

defaultKeys

Výchozí klíče.

fileName

Název souboru.

path

Cesta ke konfiguračnímu souboru.

serviceName

Název konfigurace služby

type

Typ konfigurace.

Podrobnosti zděděných vlastností

componentName

Název komponenty.

componentName: string

Hodnota vlastnosti

string

zděděno zServiceConfigListResultProperties.componentName

content

Obsah v konfiguračním souboru služby

content?: string

Hodnota vlastnosti

string

zděděno zServiceConfigListResultProperties.content

customKeys

Vlastní klíče.

customKeys?: {[propertyName: string]: string}

Hodnota vlastnosti

{[propertyName: string]: string}

zděděné zServiceConfigListResultProperties.customKeys

defaultKeys

Výchozí klíče.

defaultKeys?: {[propertyName: string]: ServiceConfigListResultValueEntity}

Hodnota vlastnosti

{[propertyName: string]: ServiceConfigListResultValueEntity}

zděděno zServiceConfigListResultProperties.defaultKeys

fileName

Název souboru.

fileName: string

Hodnota vlastnosti

string

zděděný zServiceConfigListResultProperties.fileName

path

Cesta ke konfiguračnímu souboru.

path?: string

Hodnota vlastnosti

string

zděděno zServiceConfigListResultProperties.path

serviceName

Název konfigurace služby

serviceName: string

Hodnota vlastnosti

string

zděděno zServiceConfigListResultProperties.serviceName

type

Typ konfigurace.

type?: string

Hodnota vlastnosti

string

zděděno zeServiceConfigListResultProperties.type