Compartilhar via


Schema.StandardColumns Propriedade

Definição

Obtém uma lista de colunas padrão da tabela.

[Newtonsoft.Json.JsonProperty(PropertyName="standardColumns")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.OperationalInsights.Models.Column> StandardColumns { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="standardColumns")>]
member this.StandardColumns : System.Collections.Generic.IList<Microsoft.Azure.Management.OperationalInsights.Models.Column>
Public ReadOnly Property StandardColumns As IList(Of Column)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a