Share via


ManagedInstancePatch.PrivateEndpointConnections Property

Definition

List of private endpoint connections on a managed instance.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.ManagedInstancePecProperty> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Sql.Models.ManagedInstancePecProperty>
Public ReadOnly Property PrivateEndpointConnections As IReadOnlyList(Of ManagedInstancePecProperty)

Property Value

Applies to