Share via


SharingProfile interface

Profile for gallery sharing to subscription or tenant

Properties

communityGalleryInfo

Information of community gallery if current gallery is shared to community.

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

permissions

This property allows you to specify the permission of sharing gallery.

Possible values are:

Private

Groups

Community

permissions?: "Private" | "Groups" | "Community"

Property Value

"Private" | "Groups" | "Community"