共用方式為


SharedGallery interface

指定您要建立或更新之共享資源庫的相關信息。

Extends

屬性

artifactTags

共用資源庫資源的成品標記。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

location

資源位置注意:此屬性將不會串行化。 它只能由伺服器填入。

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

uniqueId

這個共享資源庫的唯一標識符。

屬性詳細資料

artifactTags

共用資源庫資源的成品標記。 注意:這個屬性不會串行化。 它只能由伺服器填入。

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

屬性值

{[propertyName: string]: string}

繼承的屬性詳細資料

location

資源位置注意:此屬性將不會串行化。 它只能由伺服器填入。

location?: string

屬性值

string

繼承自PirSharedGalleryResource.location

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自PirSharedGalleryResource.name

uniqueId

這個共享資源庫的唯一標識符。

uniqueId?: string

屬性值

string

繼承自PirSharedGalleryResource.uniqueId