Bagikan melalui


ApplicationGroupProperties.ShowInFeed Property

Definition

Boolean representing whether the applicationGroup is show in the feed.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Origin(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PropertyOrigin.Owned)]
public bool? ShowInFeed { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Origin(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PropertyOrigin.Owned)>]
member this.ShowInFeed : Nullable<bool> with get, set
Public Property ShowInFeed As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to