Freigeben über


PrivateEndpoint.PrivateLinkServiceConnections Eigenschaft

Definition

Ruft eine Gruppierung von Informationen zur Verbindung mit der Remoteressource ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: