共用方式為


SharingProfile interface

資源庫共用至訂用帳戶或租使用者的配置檔

屬性

communityGalleryInfo

如果目前資源庫共用給社群,則社群資源庫的資訊。

groups

共用配置檔群組的清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

permissions

這個屬性可讓您指定共用資源庫的許可權。 可能的值為:Private、Groups、Community。

屬性詳細資料

communityGalleryInfo

如果目前資源庫共用給社群,則社群資源庫的資訊。

communityGalleryInfo?: CommunityGalleryInfo

屬性值

groups

共用配置檔群組的清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

groups?: SharingProfileGroup[]

屬性值

permissions

這個屬性可讓您指定共用資源庫的許可權。 可能的值為:Private、Groups、Community。

permissions?: string

屬性值

string