SharingProfileGroup Class

Group of the gallery sharing profile.

Inheritance
SharingProfileGroup

Constructor

SharingProfileGroup(*, type: Optional[Union[str, azure.mgmt.compute.v2021_07_01.models._compute_management_client_enums.SharingProfileGroupTypes]] = None, ids: Optional[List[str]] = None, **kwargs)

Parameters

type
str or SharingProfileGroupTypes
Required

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".

ids
list[str]
Required

A list of subscription/tenant ids the gallery is aimed to be shared to.