Delen via


SqlServerResource.GetSqlPrivateEndpointConnections Method

Definition

Gets a collection of SqlPrivateEndpointConnectionResources in the SqlServer.

public virtual Azure.ResourceManager.Sql.SqlPrivateEndpointConnectionCollection GetSqlPrivateEndpointConnections ();
abstract member GetSqlPrivateEndpointConnections : unit -> Azure.ResourceManager.Sql.SqlPrivateEndpointConnectionCollection
override this.GetSqlPrivateEndpointConnections : unit -> Azure.ResourceManager.Sql.SqlPrivateEndpointConnectionCollection
Public Overridable Function GetSqlPrivateEndpointConnections () As SqlPrivateEndpointConnectionCollection

Returns

An object representing collection of SqlPrivateEndpointConnectionResources and their operations over a SqlPrivateEndpointConnectionResource.

Applies to