IBgpServiceCommunitiesOperations Interface

Definition

BgpServiceCommunitiesOperations operations.

public interface IBgpServiceCommunitiesOperations
type IBgpServiceCommunitiesOperations = interface
Public Interface IBgpServiceCommunitiesOperations

Methods

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

Gets all the available bgp service communities.

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

Gets all the available bgp service communities.

Extension Methods

List(IBgpServiceCommunitiesOperations)

Gets all the available bgp service communities.

ListAsync(IBgpServiceCommunitiesOperations, CancellationToken)

Gets all the available bgp service communities.

ListNext(IBgpServiceCommunitiesOperations, String)

Gets all the available bgp service communities.

ListNextAsync(IBgpServiceCommunitiesOperations, String, CancellationToken)

Gets all the available bgp service communities.

Applies to