共用方式為


CapabilityProperties interface

表示 Capability 屬性模型的模型。

屬性

description

描述的當地語系化字串。

parametersSchema

擷取功能參數 JSON 架構的 URL。

publisher

這個功能所擴充之發行者的字串。

targetType

這個功能所擴充的目標類型字串。

urn

這個功能類型的 URN 字串。

屬性詳細資料

description

描述的當地語系化字串。

description?: string

屬性值

string

parametersSchema

擷取功能參數 JSON 架構的 URL。

parametersSchema?: string

屬性值

string

publisher

這個功能所擴充之發行者的字串。

publisher?: string

屬性值

string

targetType

這個功能所擴充的目標類型字串。

targetType?: string

屬性值

string

urn

這個功能類型的 URN 字串。

urn?: string

屬性值

string