Freigeben über


AvailableEndpointServicesOperationsExtensions.ListAsync Methode

Definition

Listet auf, welche Werte von Endpunktdiensten zur Verwendung zur Verfügung stehen.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.EndpointServiceResult>> ListAsync(this Microsoft.Azure.Management.Network.IAvailableEndpointServicesOperations operations, string location, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.Network.IAvailableEndpointServicesOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.EndpointServiceResult>>
<Extension()>
Public Function ListAsync (operations As IAvailableEndpointServicesOperations, location As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of EndpointServiceResult))

Parameter

operations
IAvailableEndpointServicesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

location
String

Der Speicherort zum Überprüfen der verfügbaren Endpunktdienste.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: