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.
- Inheritance
-
azure.mgmt.compute._serialization.ModelSharingProfile
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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python