Partager via


DedicatedCircuitPeeringRouteTableSummaryOperationsExtensions.BeginGetAsync Méthode

Définition

L’opération Get DedicatedCircuitPeeringRouteTableSummary retente RouteTableSummary.

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

Paramètres

operations
IDedicatedCircuitPeeringRouteTableSummaryOperations

Référence à Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitPeeringRouteTableSummaryOperations.

serviceKey
String

Obligatoire. Clé de service représentant le circuit.

accessType
BgpPeeringAccessType

Obligatoire. Indique si le peering est privé, public ou microsoft.

devicePath
DevicePath

Obligatoire. Indique si l’appareil est principal ou secondaire.

Retours

Réponse de service standard comprenant un code de status HTTP et un ID de demande.

S’applique à