Share via


SharingProfile.Permission Property

Definition

This property allows you to specify the permission of sharing gallery. Possible values are: Private, Groups, Community..

public Azure.ResourceManager.Compute.Models.GallerySharingPermissionType? Permission { get; set; }
member this.Permission : Nullable<Azure.ResourceManager.Compute.Models.GallerySharingPermissionType> with get, set
Public Property Permission As Nullable(Of GallerySharingPermissionType)

Property Value

Applies to