次の方法で共有


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 サービス コミュニティを取得します。

適用対象