Delen via


ServiceConfigListResultProperties interface

Antwoord van serviceconfiguratie.

Eigenschappen

componentName

Onderdeelnaam.

content

Inhoud in het serviceconfiguratiebestand.

customKeys

De aangepaste sleutels.

defaultKeys

De standaardsleutels.

fileName

Bestandsnaam.

path

Pad naar configuratiebestand.

serviceName

Naam van serviceconfiguratie.

type

Configuratietype.

Eigenschapdetails

componentName

Onderdeelnaam.

componentName: string

Waarde van eigenschap

string

content

Inhoud in het serviceconfiguratiebestand.

content?: string

Waarde van eigenschap

string

customKeys

De aangepaste sleutels.

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

Waarde van eigenschap

{[propertyName: string]: string}

defaultKeys

De standaardsleutels.

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

Waarde van eigenschap

{[propertyName: string]: ServiceConfigListResultValueEntity}

fileName

Bestandsnaam.

fileName: string

Waarde van eigenschap

string

path

Pad naar configuratiebestand.

path?: string

Waarde van eigenschap

string

serviceName

Naam van serviceconfiguratie.

serviceName: string

Waarde van eigenschap

string

type

Configuratietype.

type?: string

Waarde van eigenschap

string