Freigeben über


RemoteRenderingAccountsOperationsExtensions.ListBySubscriptionNextAsync Methode

Definition

Auflisten Remote Rendering Konten nach Abonnement

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

Parameter

operations
IRemoteRenderingAccountsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: