Share via


StreamDeclaration.Columns Eigenschaft

Definition

Ruft die Liste der Spalten ab, die von Daten in diesem Stream verwendet werden, oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="columns")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.ColumnDefinition> Columns { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="columns")>]
member this.Columns : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.ColumnDefinition> with get, set
Public Property Columns As IList(Of ColumnDefinition)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: