Server.PrivateEndpointConnections Propriedade
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
- Atributos
-
Newtonsoft.Json.JsonPropertyAttribute
Comentários do Azure SDK for .NET
O Azure SDK for .NET é um projeto código aberto. Selecione um link para fornecer comentários: