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

IOutboundNetworkDependenciesEndpointsOperations 接口

定义

OutboundNetworkDependenciesEndpointsOperations 操作。

public interface IOutboundNetworkDependenciesEndpointsOperations
type IOutboundNetworkDependenciesEndpointsOperations = interface
Public Interface IOutboundNetworkDependenciesEndpointsOperations

方法

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

获取 ApiManagement 服务的所有出站依赖项的网络终结点。

扩展方法

ListByService(IOutboundNetworkDependenciesEndpointsOperations, String, String)

获取 ApiManagement 服务的所有出站依赖项的网络终结点。

ListByServiceAsync(IOutboundNetworkDependenciesEndpointsOperations, String, String, CancellationToken)

获取 ApiManagement 服务的所有出站依赖项的网络终结点。

适用于