Freigeben über


ExpressRoutePortsLocationsOperationsExtensions.Get 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 Microsoft.Azure.Management.Network.Models.ExpressRoutePortsLocation Get (this Microsoft.Azure.Management.Network.IExpressRoutePortsLocationsOperations operations, string locationName);
static member Get : Microsoft.Azure.Management.Network.IExpressRoutePortsLocationsOperations * string -> Microsoft.Azure.Management.Network.Models.ExpressRoutePortsLocation
<Extension()>
Public Function Get (operations As IExpressRoutePortsLocationsOperations, locationName As String) As ExpressRoutePortsLocation

Parameter

operations
IExpressRoutePortsLocationsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

locationName
String

Name des angeforderten ExpressRoutePort-Peeringspeicherorts.

Gibt zurück

Gilt für: