Freigeben über


VirtualMachinesOperationsExtensions.ListHosts Methode

Definition

Listet die HDInsight-Clusterhosts auf.

public static System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.HostInfo> ListHosts (this Microsoft.Azure.Management.HDInsight.IVirtualMachinesOperations operations, string resourceGroupName, string clusterName);
static member ListHosts : Microsoft.Azure.Management.HDInsight.IVirtualMachinesOperations * string * string -> System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.HostInfo>
<Extension()>
Public Function ListHosts (operations As IVirtualMachinesOperations, resourceGroupName As String, clusterName As String) As IList(Of HostInfo)

Parameter

operations
IVirtualMachinesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

clusterName
String

Der Name des Clusters.

Gibt zurück

Gilt für: