Freigeben über


ClustersOperationsExtensions.Update Methode

Definition

Aktualisieren sie einen HCI-Cluster.

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

Parameter

operations
IClustersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

clusterName
String

Der Name des Clusters.

tags
IDictionary<String,String>

Ressourcentags.

Gibt zurück

Gilt für: