Share via


CommunityGalleryInfo.CommunityGalleryEnabled Property

Definition

Contains info about whether community gallery sharing is enabled.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)]
public bool? CommunityGalleryEnabled { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)>]
member this.CommunityGalleryEnabled : Nullable<bool>
Public ReadOnly Property CommunityGalleryEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to