Freigeben über


InstancesOperationsExtensions.ListByAccount Methode

Definition

Gibt Instanzen für den angegebenen Kontonamen zurück.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DeviceUpdate.Models.Instance> ListByAccount (this Microsoft.Azure.Management.DeviceUpdate.IInstancesOperations operations, string resourceGroupName, string accountName);
static member ListByAccount : Microsoft.Azure.Management.DeviceUpdate.IInstancesOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DeviceUpdate.Models.Instance>
<Extension()>
Public Function ListByAccount (operations As IInstancesOperations, resourceGroupName As String, accountName As String) As IPage(Of Instance)

Parameter

operations
IInstancesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

accountName
String

Kontoname.

Gibt zurück

Gilt für: