你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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