ODataServersList.Value Property

Definition

List of datasets

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

Property Value

Attributes

Applies to