Share via


IPrivateEndPointConnectionsOperations インターフェイス

定義

PrivateEndPointConnectionsOperations 操作。

public interface IPrivateEndPointConnectionsOperations
type IPrivateEndPointConnectionsOperations = interface
Public Interface IPrivateEndPointConnectionsOperations

メソッド

ListByFactoryNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

プライベート エンドポイント接続の一覧

ListByFactoryWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

プライベート エンドポイント接続の一覧

拡張メソッド

ListByFactory(IPrivateEndPointConnectionsOperations, String, String)

プライベート エンドポイント接続の一覧

ListByFactoryAsync(IPrivateEndPointConnectionsOperations, String, String, CancellationToken)

プライベート エンドポイント接続の一覧

ListByFactoryNext(IPrivateEndPointConnectionsOperations, String)

プライベート エンドポイント接続の一覧

ListByFactoryNextAsync(IPrivateEndPointConnectionsOperations, String, CancellationToken)

プライベート エンドポイント接続の一覧

適用対象