Partilhar via


DiagnosticsDataApiResponse.TableRow Property

Definition

Rows in the table

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

Property Value

Implements

Attributes

Applies to