Udostępnij za pośrednictwem


ClusterUpdate Konstruktory

Definicja

Przeciążenia

ClusterUpdate()

Inicjuje nowe wystąpienie klasy ClusterUpdate.

ClusterUpdate(IDictionary<String,String>)

Inicjuje nowe wystąpienie klasy ClusterUpdate.

ClusterUpdate()

Inicjuje nowe wystąpienie klasy ClusterUpdate.

public ClusterUpdate();
Public Sub New ()

Dotyczy

ClusterUpdate(IDictionary<String,String>)

Inicjuje nowe wystąpienie klasy ClusterUpdate.

public ClusterUpdate(System.Collections.Generic.IDictionary<string,string> tags = default);
new Microsoft.Azure.Management.AzureStackHCI.Models.ClusterUpdate : System.Collections.Generic.IDictionary<string, string> -> Microsoft.Azure.Management.AzureStackHCI.Models.ClusterUpdate
Public Sub New (Optional tags As IDictionary(Of String, String) = Nothing)

Parametry

tags
IDictionary<String,String>

Tagi zasobów.

Dotyczy