Compartilhar via


SpatialAnchorsAccountsOperationsExtensions.ListBySubscriptionAsync Método

Definição

Listar contas de âncoras espaciais por assinatura

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))

Parâmetros

operations
ISpatialAnchorsAccountsOperations

O grupo de operações para esse método de extensão.

cancellationToken
CancellationToken

O token de cancelamento.

Retornos

Aplica-se a