ModuleCreateOrUpdateParameters interface
提供給建立或更新模組作業的參數。
屬性
content |
取得或設定模組內容連結。 |
location | 取得或設定資源的位置。 |
name | 取得或設定資源的名稱。 |
tags | 取得或設定附加在資源的標記。 |
屬性詳細資料
contentLink
location
取得或設定資源的位置。
location?: string
屬性值
string
name
取得或設定資源的名稱。
name?: string
屬性值
string
tags
取得或設定附加在資源的標記。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}