共用方式為


ClustersOperationsExtensions.ListByResourceGroup 方法

定義

列出資源群組中的所有 HCI 叢集。

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AzureStackHCI.Models.Cluster> ListByResourceGroup (this Microsoft.Azure.Management.AzureStackHCI.IClustersOperations operations, string resourceGroupName);
static member ListByResourceGroup : Microsoft.Azure.Management.AzureStackHCI.IClustersOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AzureStackHCI.Models.Cluster>
<Extension()>
Public Function ListByResourceGroup (operations As IClustersOperations, resourceGroupName As String) As IPage(Of Cluster)

參數

operations
IClustersOperations

這個擴充方法的作業群組。

resourceGroupName
String

資源群組的名稱。 名稱不區分大小寫。

傳回

適用於