Share via


IGalleryProperties.CommunityGalleryInfoCommunityGalleryEnabled 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? CommunityGalleryInfoCommunityGalleryEnabled { 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.CommunityGalleryInfoCommunityGalleryEnabled : Nullable<bool>
Public ReadOnly Property CommunityGalleryInfoCommunityGalleryEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to