Share via


OperationalInsightsSchema.Columns Property

Definition

A list of table custom columns.

public System.Collections.Generic.IList<Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsColumn> Columns { get; }
member this.Columns : System.Collections.Generic.IList<Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsColumn>
Public ReadOnly Property Columns As IList(Of OperationalInsightsColumn)

Property Value

Applies to