SharingProfile interface
Profile for gallery sharing to subscription or tenant
Properties
| community |
Information of community gallery if current gallery is shared to community. |
| groups | A list of sharing profile groups. |
| permissions | This property allows you to specify the permission of sharing gallery. Possible values are: Private, Groups, Community. |
Property Details
communityGalleryInfo
Information of community gallery if current gallery is shared to community.
communityGalleryInfo?: CommunityGalleryInfo
Property Value
groups
A list of sharing profile groups.
groups?: SharingProfileGroup[]
Property Value
permissions
This property allows you to specify the permission of sharing gallery. Possible values are: Private, Groups, Community.
permissions?: string
Property Value
string