共用方式為


ModuleUpdateParameters interface

提供給更新模組作業的參數。

屬性

contentLink

取得或設定模組內容連結。

location

取得或設定資源的位置。

name

取得或設定資源的名稱。

tags

取得或設定附加在資源的標記。

屬性詳細資料

取得或設定模組內容連結。

contentLink?: ContentLink

屬性值

location

取得或設定資源的位置。

location?: string

屬性值

string

name

取得或設定資源的名稱。

name?: string

屬性值

string

tags

取得或設定附加在資源的標記。

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

屬性值

{[propertyName: string]: string}