SharingProfile Class
Profile for gallery sharing to subscription or tenant.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
SharingProfile(*, permissions: str | _models.GallerySharingPermissionTypes | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
permissions
|
This property allows you to specify the permission of sharing gallery.
|
Variables
Name | Description |
---|---|
permissions
|
This property allows you to specify the permission of sharing gallery.
|
groups
|
A list of sharing profile groups. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python