ClustersOperationsExtensions.Update 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
更新 HCI 叢集。
public static Microsoft.Azure.Management.AzureStackHCI.Models.Cluster Update (this Microsoft.Azure.Management.AzureStackHCI.IClustersOperations operations, string resourceGroupName, string clusterName, System.Collections.Generic.IDictionary<string,string> tags = default);
static member Update : Microsoft.Azure.Management.AzureStackHCI.IClustersOperations * string * string * System.Collections.Generic.IDictionary<string, string> -> Microsoft.Azure.Management.AzureStackHCI.Models.Cluster
<Extension()>
Public Function Update (operations As IClustersOperations, resourceGroupName As String, clusterName As String, Optional tags As IDictionary(Of String, String) = Nothing) As Cluster
參數
- operations
- IClustersOperations
這個擴充方法的作業群組。
- resourceGroupName
- String
資源群組的名稱。 名稱不區分大小寫。
- clusterName
- String
叢集的名稱。
- tags
- IDictionary<String,String>
資源標籤。