SharingProfileGroup interface
Group of the gallery sharing profile
Properties
ids | A list of subscription/tenant ids the gallery is aimed to be shared to. |
type | This property allows you to specify the type of sharing group. Possible values are: Subscriptions, AADTenants. |
Property Details
ids
A list of subscription/tenant ids the gallery is aimed to be shared to.
ids?: string[]
Property Value
string[]
type
This property allows you to specify the type of sharing group. Possible values are: Subscriptions, AADTenants.
type?: string
Property Value
string