Share via


ICommunityGalleryInfo.CommunityGalleryEnabled Property

Definition

Contains info about whether community gallery sharing is enabled.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="Contains info about whether community gallery sharing is enabled.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="communityGalleryEnabled")]
public bool? CommunityGalleryEnabled { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="Contains info about whether community gallery sharing is enabled.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="communityGalleryEnabled")>]
member this.CommunityGalleryEnabled : Nullable<bool>
Public ReadOnly Property CommunityGalleryEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to