Share via


SharingUpdate interface

Specifies information about the gallery sharing profile update.

Properties

groups

A list of sharing profile groups.

operationType

This property allows you to specify the operation type of gallery sharing update.

Possible values are:

Add

Remove

Reset

Property Details

groups

A list of sharing profile groups.

groups?: SharingProfileGroup[]

Property Value

operationType

This property allows you to specify the operation type of gallery sharing update.

Possible values are:

Add

Remove

Reset

operationType: "Add" | "Remove" | "Reset" | "EnableCommunity"

Property Value

"Add" | "Remove" | "Reset" | "EnableCommunity"