DedicatedCircuitPeeringArpInfoOperationsExtensions Class

Definition

The Express Route API provides programmatic access to the functionality needed by the customer to set up Dedicated Circuits and Dedicated Circuit Links. The Express Route Customer API is a REST API. All API operations are performed over SSL and mutually authenticated using X.509 v3 certificates. (see http://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx for more information)

public static class DedicatedCircuitPeeringArpInfoOperationsExtensions
type DedicatedCircuitPeeringArpInfoOperationsExtensions = class
Public Module DedicatedCircuitPeeringArpInfoOperationsExtensions
Inheritance
DedicatedCircuitPeeringArpInfoOperationsExtensions

Methods

BeginGet(IDedicatedCircuitPeeringArpInfoOperations, String, BgpPeeringAccessType, DevicePath)

The Get DedicatedCircuitPeeringArpInfo operation retrives ARP Table.

BeginGetAsync(IDedicatedCircuitPeeringArpInfoOperations, String, BgpPeeringAccessType, DevicePath)

The Get DedicatedCircuitPeeringArpInfo operation retrives ARP Table.

Get(IDedicatedCircuitPeeringArpInfoOperations, String, BgpPeeringAccessType, DevicePath)

The Get DedicatedCircuitPeeringArpInfo operation retrives ARP Table.

GetAsync(IDedicatedCircuitPeeringArpInfoOperations, String, BgpPeeringAccessType, DevicePath)

The Get DedicatedCircuitPeeringArpInfo operation retrives ARP Table.

GetOperationStatus(IDedicatedCircuitPeeringArpInfoOperations, String)

The Get Express Route operation status gets information on the status of Express Route operations in Windows Azure. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj154112.aspx for more information)

GetOperationStatusAsync(IDedicatedCircuitPeeringArpInfoOperations, String)

The Get Express Route operation status gets information on the status of Express Route operations in Windows Azure. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj154112.aspx for more information)

Applies to