Partilhar via


Server.PrivateEndpointConnections Propriedade

Definição

Obtém a lista de conexões de ponto de extremidade privado em um servidor

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointConnections")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ServerPrivateEndpointConnection> PrivateEndpointConnections { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointConnections")>]
member this.PrivateEndpointConnections : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ServerPrivateEndpointConnection>
Public ReadOnly Property PrivateEndpointConnections As IList(Of ServerPrivateEndpointConnection)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a