Partager via


DedicatedCircuitPeeringRouteTableInfoOperationsExtensions.BeginGet Méthode

Définition

L’opération Get DedicatedCircuitPeeringRouteTableInfo retente RouteTable.

public static Microsoft.WindowsAzure.Management.ExpressRoute.Models.ExpressRouteOperationResponse BeginGet (this Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitPeeringRouteTableInfoOperations operations, string serviceKey, Microsoft.WindowsAzure.Management.ExpressRoute.Models.BgpPeeringAccessType accessType, Microsoft.WindowsAzure.Management.ExpressRoute.Models.DevicePath devicePath);
static member BeginGet : Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitPeeringRouteTableInfoOperations * string * Microsoft.WindowsAzure.Management.ExpressRoute.Models.BgpPeeringAccessType * Microsoft.WindowsAzure.Management.ExpressRoute.Models.DevicePath -> Microsoft.WindowsAzure.Management.ExpressRoute.Models.ExpressRouteOperationResponse
<Extension()>
Public Function BeginGet (operations As IDedicatedCircuitPeeringRouteTableInfoOperations, serviceKey As String, accessType As BgpPeeringAccessType, devicePath As DevicePath) As ExpressRouteOperationResponse

Paramètres

operations
IDedicatedCircuitPeeringRouteTableInfoOperations

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

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 à