Partager via


Server.PrivateEndpointConnections Propriété

Définition

Obtient la liste des connexions de point de terminaison privé sur un serveur

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à