Freigeben über


RemoteRenderingAccountsOperationsExtensions.ListByResourceGroupAsync Methode

Definition

Auflisten von Ressourcen nach Ressourcengruppe

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.MixedReality.Models.RemoteRenderingAccount>> ListByResourceGroupAsync (this Microsoft.Azure.Management.MixedReality.IRemoteRenderingAccountsOperations operations, string resourceGroupName, System.Threading.CancellationToken cancellationToken = default);
static member ListByResourceGroupAsync : 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 ListByResourceGroupAsync (operations As IRemoteRenderingAccountsOperations, resourceGroupName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of RemoteRenderingAccount))

Parameter

operations
IRemoteRenderingAccountsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name einer Azure-Ressourcengruppe.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: