Share via


MySqlFlexibleServerData.PrivateEndpointConnections Property

Definition

PrivateEndpointConnections related properties of a server.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MySql.FlexibleServers.Models.MySqlFlexibleServersPrivateEndpointConnection> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MySql.FlexibleServers.Models.MySqlFlexibleServersPrivateEndpointConnection>
Public ReadOnly Property PrivateEndpointConnections As IReadOnlyList(Of MySqlFlexibleServersPrivateEndpointConnection)

Property Value

Applies to