SharingProfile.CommunityGalleryInfoCommunityGalleryEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains info about whether community gallery sharing is enabled.
[Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Inlined)]
public bool? CommunityGalleryInfoCommunityGalleryEnabled { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Inlined)>]
member this.CommunityGalleryInfoCommunityGalleryEnabled : Nullable<bool>
Public ReadOnly Property CommunityGalleryInfoCommunityGalleryEnabled As Nullable(Of Boolean)
Property Value
Implements
- Attributes