Dela via


IDiagnosticData.TableRow Property

Definition

Raw row values

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Raw row values", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="rows")]
public string[][] TableRow { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Raw row values", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="rows")>]
member this.TableRow : string[][] with get, set
Public Property TableRow As String()()

Property Value

String[][]
Attributes

Applies to