Share via


ManagedInstance.PrivateEndpointConnections Property

Definition

List of private endpoint connections on a managed instance.

public Azure.Provisioning.BicepList<Azure.Provisioning.Sql.ManagedInstancePecProperty> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : Azure.Provisioning.BicepList<Azure.Provisioning.Sql.ManagedInstancePecProperty>
Public ReadOnly Property PrivateEndpointConnections As BicepList(Of ManagedInstancePecProperty)

Property Value

Applies to