Freigeben über


NetworkManagementClientExtensions.ExpressRouteProviderPortMethodAsync Methode

Definition

Ruft Details eines Anbieterports ab.

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

Parameter

operations
INetworkManagementClient

Die Vorgangsgruppe für diese Erweiterungsmethode.

providerport
String

Der Name des Anbieterports.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: