Share via


IEntityInsightItem.TableQueryResultRow Property

Definition

Rows data of the table

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Rows data of the table", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="rows")]
public string[][] TableQueryResultRow { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Rows data of the table", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="rows")>]
member this.TableQueryResultRow : string[][] with get, set
Public Property TableQueryResultRow As String()()

Property Value

String[][]
Attributes

Applies to