Freigeben über


EdgeNodesOperationsExtensions.ListAsync Methode

Definition

Edgenodes sind die globalen POP-Speicherorte (Point of Presence), die zum Bereitstellen von CDN-Inhalten für Endbenutzer verwendet werden.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Cdn.Fluent.Models.EdgeNodeInner>> ListAsync (this Microsoft.Azure.Management.Cdn.Fluent.IEdgeNodesOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.Cdn.Fluent.IEdgeNodesOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Cdn.Fluent.Models.EdgeNodeInner>>
<Extension()>
Public Function ListAsync (operations As IEdgeNodesOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of EdgeNodeInner))

Parameter

operations
IEdgeNodesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: