Freigeben über


SpatialAnchorsAccountsOperationsExtensions.ListBySubscriptionAsync Methode

Definition

Auflisten von Spatial Anchors-Konten nach Abonnement

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

Parameter

operations
ISpatialAnchorsAccountsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: