Partager via


IDedicatedCircuitPeeringRouteTableSummaryOperations.BeginGetAsync Méthode

Définition

L’opération Get DedicatedCircuitPeeringRouteTableSummary retent RouteTableSummary.

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

Paramètres

serviceKey
String

Clé de service représentant le circuit.

accessType
BgpPeeringAccessType

Si le peering est privé ou public ou microsoft.

devicePath
DevicePath

Indique si l’appareil est principal ou secondaire.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

Réponse de service standard comprenant un code de status HTTP et un ID de requête.

S’applique à