次の方法で共有


ServiceConfigResultProperties interface

クラスター インスタンス サービスの構成プロパティ。

Extends

継承されたプロパティ

componentName

コンポーネント名。

content

サービス構成ファイル内のコンテンツ。

customKeys

カスタム キー。

defaultKeys

既定のキー。

fileName

ファイル名。

path

構成ファイルのパス。

serviceName

サービス構成名。

type

構成の種類。

継承されたプロパティの詳細

componentName

コンポーネント名。

componentName: string

プロパティ値

string

ServiceConfigListResultProperties.componentNameから継承された

content

サービス構成ファイル内のコンテンツ。

content?: string

プロパティ値

string

ServiceConfigListResultProperties.content から継承

customKeys

カスタム キー。

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

プロパティ値

{[propertyName: string]: string}

ServiceConfigListResultProperties.customKeys から継承

defaultKeys

既定のキー。

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

プロパティ値

{[propertyName: string]: ServiceConfigListResultValueEntity}

ServiceConfigListResultProperties.defaultKeysから継承された

fileName

ファイル名。

fileName: string

プロパティ値

string

serviceConfigListResultProperties.fileNameから継承された

path

構成ファイルのパス。

path?: string

プロパティ値

string

ServiceConfigListResultProperties.pathから継承された

serviceName

サービス構成名。

serviceName: string

プロパティ値

string

serviceConfigListResultProperties.serviceNameから継承された

type

構成の種類。

type?: string

プロパティ値

string

serviceConfigListResultProperties.typeから継承された