DiagnosticData.TableRow Property

Definition

Raw row values

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<System.Collections.Generic.List<string>> TableRow { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.TableRow : System.Collections.Generic.List<System.Collections.Generic.List<string>> with get, set
Public Property TableRow As List(Of List(Of String))

Property Value

Implements

Attributes

Applies to