共用方式為


NamespaceStream interface

定義串流內容。

屬性

destinations

流的目標。

name

流定義的名稱。

streamConfiguration

字串化 JSON,其中包含特定流的特定於連接器的配置。

typeRef

URI 或類型定義ID。

屬性詳細資料

destinations

流的目標。

destinations?: StreamDestinationUnion[]

屬性值

name

流定義的名稱。

name: string

屬性值

string

streamConfiguration

字串化 JSON,其中包含特定流的特定於連接器的配置。

streamConfiguration?: string

屬性值

string

typeRef

URI 或類型定義ID。

typeRef?: string

屬性值

string