Freigeben über


ServiceConfigResultProperties interface

Eigenschaften der Clusterinstanzdienstkonfiguration.

Extends

Geerbte Eigenschaften

componentName

Komponentenname.

content

Inhalt in der Dienstkonfigurationsdatei.

customKeys

Die benutzerdefinierten Schlüssel.

defaultKeys

Die Standardtasten.

fileName

Dateiname.

path

Konfigurationsdateipfad.

serviceName

Dienstkonfigurationsname.

type

Konfigurationstyp.

Geerbte Eigenschaftsdetails

componentName

Komponentenname.

componentName: string

Eigenschaftswert

string

Geerbt vonServiceConfigListResultProperties.componentName

content

Inhalt in der Dienstkonfigurationsdatei.

content?: string

Eigenschaftswert

string

geerbt vonServiceConfigListResultProperties.content

customKeys

Die benutzerdefinierten Schlüssel.

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

Eigenschaftswert

{[propertyName: string]: string}

geerbt vonServiceConfigListResultProperties.customKeys

defaultKeys

Die Standardtasten.

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

Eigenschaftswert

{[propertyName: string]: ServiceConfigListResultValueEntity}

Geerbt vonServiceConfigListResultProperties.defaultKeys

fileName

Dateiname.

fileName: string

Eigenschaftswert

string

vonServiceConfigListResultProperties.fileName

path

Konfigurationsdateipfad.

path?: string

Eigenschaftswert

string

geerbt vonServiceConfigListResultProperties.path

serviceName

Dienstkonfigurationsname.

serviceName: string

Eigenschaftswert

string

geerbt vonServiceConfigListResultProperties.serviceName

type

Konfigurationstyp.

type?: string

Eigenschaftswert

string

geerbt vonServiceConfigListResultProperties.type