Partager via


CosmosDBAccountsImpl.ISupportsListingByResourceGroup<ICosmosDBAccount>.ListByResourceGroupAsync Méthode

Définition

Répertorie les ressources du type spécifié dans le groupe de ressources spécifié.

System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>> ISupportsListingByResourceGroup<ICosmosDBAccount>.ListByResourceGroupAsync (string resourceGroupName, bool loadAllPages, System.Threading.CancellationToken cancellationToken);
abstract member Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListingByResourceGroup<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>.ListByResourceGroupAsync : string * bool * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>>
override this.Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListingByResourceGroup<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>.ListByResourceGroupAsync : string * bool * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>>
Function ListByResourceGroupAsync (resourceGroupName As String, loadAllPages As Boolean, cancellationToken As CancellationToken) As Task(Of IPagedCollection(Of ICosmosDBAccount)) Implements ISupportsListingByResourceGroup(Of ICosmosDBAccount).ListByResourceGroupAsync

Paramètres

resourceGroupName
String

Nom du groupe de ressources à partir duquel répertorier les ressources.

loadAllPages
Boolean
cancellationToken
CancellationToken

Retours

Implémente

S’applique à