SharingProfileGroup Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. <br><br> Possible values are: <br><br> Subscriptions <br><br> AADTenants. Possible values include: 'Subscriptions', 'AADTenants' |
Applies to
Azure SDK for .NET