Freigeben über


ExpressRoutePortsLocationsOperationsExtensions.GetAsync Methode

Definition

Ruft einen einzelnen ExpressRoutePort-Peeringstandort ab, einschließlich der Liste der verfügbaren Bandbreiten, die an diesem Peeringstandort verfügbar sind.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Network.Models.ExpressRoutePortsLocation> GetAsync (this Microsoft.Azure.Management.Network.IExpressRoutePortsLocationsOperations operations, string locationName, System.Threading.CancellationToken cancellationToken = default);
static member GetAsync : Microsoft.Azure.Management.Network.IExpressRoutePortsLocationsOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Network.Models.ExpressRoutePortsLocation>
<Extension()>
Public Function GetAsync (operations As IExpressRoutePortsLocationsOperations, locationName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of ExpressRoutePortsLocation)

Parameter

operations
IExpressRoutePortsLocationsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

locationName
String

Name des angeforderten ExpressRoutePort-Peeringstandorts.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: