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

IBgpServiceCommunitiesOperations 接口

定义

BgpServiceCommunitiesOperations 操作。

public interface IBgpServiceCommunitiesOperations
type IBgpServiceCommunitiesOperations = interface
Public Interface IBgpServiceCommunitiesOperations

方法

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

获取所有可用的 bgp 服务社区。

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

获取所有可用的 bgp 服务社区。

扩展方法

List(IBgpServiceCommunitiesOperations)

获取所有可用的 bgp 服务社区。

ListAsync(IBgpServiceCommunitiesOperations, CancellationToken)

获取所有可用的 bgp 服务社区。

ListNext(IBgpServiceCommunitiesOperations, String)

获取所有可用的 bgp 服务社区。

ListNextAsync(IBgpServiceCommunitiesOperations, String, CancellationToken)

获取所有可用的 bgp 服务社区。

适用于