Table.Value Property

Definition

value

[System.Text.Json.Serialization.JsonPropertyName("value")]
public System.Collections.Generic.List<Azure.Connectors.Sdk.AzureMonitorLogs.Models.Row> Value { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("value")>]
member this.Value : System.Collections.Generic.List<Azure.Connectors.Sdk.AzureMonitorLogs.Models.Row> with get, set
Public Property Value As List(Of Row)

Property Value

Attributes

Applies to