Share via


IInsightQueryItemPropertiesTableQueryColumnsDefinitionsItem.OutputType Property

Definition

Insights Column type.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Insights Column type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.OutputType) }, ReadOnly=false, Required=false, SerializedName="outputType")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.OutputType? OutputType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Insights Column type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.OutputType) }, ReadOnly=false, Required=false, SerializedName="outputType")>]
member this.OutputType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.OutputType> with get, set
Public Property OutputType As Nullable(Of OutputType)

Property Value

Attributes

Applies to