次の方法で共有


ImportExportOperationResult.PrivateEndpointConnections プロパティ

定義

この要求に関連付けられているプライベート エンドポイントの状態を取得します。

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

プロパティ値

適用対象