Share via


MySqlServerResource.GetMySqlPrivateEndpointConnections Method

Definition

Gets a collection of MySqlPrivateEndpointConnectionResources in the MySqlServer.

public virtual Azure.ResourceManager.MySql.MySqlPrivateEndpointConnectionCollection GetMySqlPrivateEndpointConnections ();
abstract member GetMySqlPrivateEndpointConnections : unit -> Azure.ResourceManager.MySql.MySqlPrivateEndpointConnectionCollection
override this.GetMySqlPrivateEndpointConnections : unit -> Azure.ResourceManager.MySql.MySqlPrivateEndpointConnectionCollection
Public Overridable Function GetMySqlPrivateEndpointConnections () As MySqlPrivateEndpointConnectionCollection

Returns

An object representing collection of MySqlPrivateEndpointConnectionResources and their operations over a MySqlPrivateEndpointConnectionResource.

Applies to