次の方法で共有


MySqlServerData.PrivateEndpointConnections プロパティ

定義

サーバー上のプライベート エンドポイント接続の一覧。

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

プロパティ値

適用対象