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

ListAsync(IBgpServiceCommunitiesOperations, CancellationToken)

Gets all the available bgp service communities.

ListNextAsync(IBgpServiceCommunitiesOperations, String, CancellationToken)

Gets all the available bgp service communities.

Applies to