Partager via


RemoteRenderingAccountsOperationsExtensions.ListByResourceGroupAsync Méthode

Définition

Répertorier les ressources par groupe de ressources

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

Paramètres

operations
IRemoteRenderingAccountsOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom d’un groupe de ressources Azure.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à