Freigeben über


ManagedInstanceUpdate.PrivateEndpointConnections Eigenschaft

Definition

Ruft eine Liste mit privaten Endpunktverbindungen auf einem verwalteten instance ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: