Partilhar via


DiagnosticDataTableResponseObject.Row Property

Definition

Rows in the table

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

Property Value

Implements

Row
Attributes

Applies to