Share via


SqlServer.PrivateEndpointConnections Property

Definition

List of private endpoint connections on a server.

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

Property Value

Applies to