Bagikan melalui


IPeerExpressRouteCircuitConnectionsOperations Interface

Definition

PeerExpressRouteCircuitConnectionsOperations operations.

public interface IPeerExpressRouteCircuitConnectionsOperations
type IPeerExpressRouteCircuitConnectionsOperations = interface
Public Interface IPeerExpressRouteCircuitConnectionsOperations

Methods

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

Gets the specified Peer Express Route Circuit Connection from the specified express route circuit.

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

Gets all global reach peer connections associated with a private peering in an express route circuit.

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

Gets all global reach peer connections associated with a private peering in an express route circuit.

Extension Methods

GetAsync(IPeerExpressRouteCircuitConnectionsOperations, String, String, String, String, CancellationToken)

Gets the specified Peer Express Route Circuit Connection from the specified express route circuit.

ListAsync(IPeerExpressRouteCircuitConnectionsOperations, String, String, String, CancellationToken)

Gets all global reach peer connections associated with a private peering in an express route circuit.

ListNextAsync(IPeerExpressRouteCircuitConnectionsOperations, String, CancellationToken)

Gets all global reach peer connections associated with a private peering in an express route circuit.

Applies to