共用方式為


StringDictionaryOutput interface

字串字典資源。

Extends

屬性

properties

設置。

繼承的屬性

id

資源標識碼。

kind

資源種類。

name

資源名稱。

type

資源類型。

屬性詳細資料

properties

設置。

properties?: Record<string, string>

屬性值

Record<string, string>

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自ProxyOnlyResourceOutput.id

kind

資源種類。

kind?: string

屬性值

string

繼承自ProxyOnlyResourceOutput.kind

name

資源名稱。

name?: string

屬性值

string

繼承自ProxyOnlyResourceOutput.name

type

資源類型。

type?: string

屬性值

string

繼承自ProxyOnlyResourceOutput.type