Freigeben über


InstancesOperationsExtensions.ListBySubscription Methode

Definition

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

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

Parameter

operations
IInstancesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

accountName
String

Kontoname.

Gibt zurück

Gilt für: