SharingProfileGroup Class

Definition

Group of the gallery sharing profile

public class SharingProfileGroup
type SharingProfileGroup = class
Public Class SharingProfileGroup
Inheritance
SharingProfileGroup

Constructors

SharingProfileGroup()

Initializes a new instance of the SharingProfileGroup class.

SharingProfileGroup(String, IList<String>)

Initializes a new instance of the SharingProfileGroup class.

Properties

Ids

Gets or sets a list of subscription/tenant ids the gallery is aimed to be shared to.

Type

Gets or sets this property allows you to specify the type of sharing group. &lt;br&gt;&lt;br&gt; Possible values are: &lt;br&gt;&lt;br&gt; Subscriptions &lt;br&gt;&lt;br&gt; AADTenants. Possible values include: 'Subscriptions', 'AADTenants'

Applies to