共用方式為


ClustersOperationsExtensions.Get(IClustersOperations, String, String) 方法

定義

取得 HCI 叢集。

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

參數

operations
IClustersOperations

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

resourceGroupName
String

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

clusterName
String

叢集的名稱。

傳回

適用於