Partager via


PrivateEndpoint.ManualPrivateLinkServiceConnections Propriété

Définition

Obtient ou définit un regroupement d’informations sur la connexion à la ressource distante. Utilisé lorsque l’administrateur réseau n’a pas accès à approuver les connexions à la ressource distante.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.manualPrivateLinkServiceConnections")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.PrivateLinkServiceConnection> ManualPrivateLinkServiceConnections { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.manualPrivateLinkServiceConnections")>]
member this.ManualPrivateLinkServiceConnections : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.PrivateLinkServiceConnection> with get, set
Public Property ManualPrivateLinkServiceConnections As IList(Of PrivateLinkServiceConnection)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à