次の方法で共有


OperationalInsightsSchema.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)

プロパティ値

適用対象