Compartilhar via


DedicatedCircuitPeeringRoutingSummaryOperationsExtensions.GetAsync Método

Definição

A operação Obter Emparelhamento de Circuito DedicadoTableSummary recupera as informações do ARP para UM BGP específico.

public static System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.ExpressRoute.Models.DedicatedCircuitPeeringRoutingSummaryGetResponse> GetAsync (this Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitPeeringRoutingSummaryOperations operations, string serviceKey, Microsoft.WindowsAzure.Management.ExpressRoute.Models.BgpPeeringAccessType accessType, Microsoft.WindowsAzure.Management.ExpressRoute.Models.DevicePath devicePath);
static member GetAsync : Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitPeeringRoutingSummaryOperations * string * Microsoft.WindowsAzure.Management.ExpressRoute.Models.BgpPeeringAccessType * Microsoft.WindowsAzure.Management.ExpressRoute.Models.DevicePath -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.ExpressRoute.Models.DedicatedCircuitPeeringRoutingSummaryGetResponse>
<Extension()>
Public Function GetAsync (operations As IDedicatedCircuitPeeringRoutingSummaryOperations, serviceKey As String, accessType As BgpPeeringAccessType, devicePath As DevicePath) As Task(Of DedicatedCircuitPeeringRoutingSummaryGetResponse)

Parâmetros

operations
IDedicatedCircuitPeeringRoutingSummaryOperations

Referência a Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitPeeringRoutingSummaryOperations.

serviceKey
String

Obrigatórios. A chave de serviço que representa o circuito.

accessType
BgpPeeringAccessType

Obrigatórios. Se o emparelhamento é privado, público ou microsoft.

devicePath
DevicePath

Obrigatórios. Se o dispositivo é primário ou secundário.

Retornos

A resposta da operação Obter Resumo de Roteamento de Emparelhamento de Circuito Dedicado.

Aplica-se a