Share via


DiagnosticDataTableResponseObject.Column Property

Definition

Columns 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.IDiagnosticDataTableResponseColumn> Column { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)>]
member this.Column : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.App.Models.IDiagnosticDataTableResponseColumn> with get, set
Public Property Column As List(Of IDiagnosticDataTableResponseColumn)

Property Value

Implements

Attributes

Applies to