你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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)

列出专用终结点连接

适用于