Freigeben über


AccountsOperationsExtensions.List(IAccountsOperations) Methode

Definition

Gibt alle Ressourcen eines bestimmten Typs zurück, der zu einem Abonnement gehört.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.CognitiveServices.Models.Account> List (this Microsoft.Azure.Management.CognitiveServices.IAccountsOperations operations);
static member List : Microsoft.Azure.Management.CognitiveServices.IAccountsOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.CognitiveServices.Models.Account>
<Extension()>
Public Function List (operations As IAccountsOperations) As IPage(Of Account)

Parameter

operations
IAccountsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Gilt für: