Compartilhar via


BorderGatewayProtocolPeeringOperationsExtensions.Get Método

Definição

A operação Obter Emparelhamento de Protocolo de Gateway de Borda recupera o emparelhamento bgp para o circuito dedicado com a chave de serviço especificada.

public static Microsoft.WindowsAzure.Management.ExpressRoute.Models.BorderGatewayProtocolPeeringGetResponse Get (this Microsoft.WindowsAzure.Management.ExpressRoute.IBorderGatewayProtocolPeeringOperations operations, string serviceKey, Microsoft.WindowsAzure.Management.ExpressRoute.Models.BgpPeeringAccessType accessType);
static member Get : Microsoft.WindowsAzure.Management.ExpressRoute.IBorderGatewayProtocolPeeringOperations * string * Microsoft.WindowsAzure.Management.ExpressRoute.Models.BgpPeeringAccessType -> Microsoft.WindowsAzure.Management.ExpressRoute.Models.BorderGatewayProtocolPeeringGetResponse
<Extension()>
Public Function Get (operations As IBorderGatewayProtocolPeeringOperations, serviceKey As String, accessType As BgpPeeringAccessType) As BorderGatewayProtocolPeeringGetResponse

Parâmetros

operations
IBorderGatewayProtocolPeeringOperations

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

serviceKey
String

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

accessType
BgpPeeringAccessType

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

Retornos

A resposta da operação obter emparelhamento do protocolo de gateway de borda.

Aplica-se a