NetworkExtensions.GetExpressRoutePortsLocations(SubscriptionResource) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft eine Auflistung von ExpressRoutePortsLocationResources in SubscriptionResource ab.
public static Azure.ResourceManager.Network.ExpressRoutePortsLocationCollection GetExpressRoutePortsLocations (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource);
static member GetExpressRoutePortsLocations : Azure.ResourceManager.Resources.SubscriptionResource -> Azure.ResourceManager.Network.ExpressRoutePortsLocationCollection
<Extension()>
Public Function GetExpressRoutePortsLocations (subscriptionResource As SubscriptionResource) As ExpressRoutePortsLocationCollection
Parameter
- subscriptionResource
- SubscriptionResource
Der SubscriptionResource instance, für den die Methode ausgeführt wird.
Gibt zurück
Ein Objekt, das die Auflistung von ExpressRoutePortsLocationResources und deren Vorgänge über eine ExpressRoutePortsLocationResource darstellt.