ManagedInstanceResource.GetManagedInstancePrivateEndpointConnections Method

Definition

Gets a collection of ManagedInstancePrivateEndpointConnectionResources in the ManagedInstance.

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

Returns

An object representing collection of ManagedInstancePrivateEndpointConnectionResources and their operations over a ManagedInstancePrivateEndpointConnectionResource.

Applies to