Partager via


ClusterDefinition.ComponentVersion Propriété

Définition

Obtient ou définit les versions de différents services dans le cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="componentVersion")]
public System.Collections.Generic.IDictionary<string,string> ComponentVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="componentVersion")>]
member this.ComponentVersion : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property ComponentVersion As IDictionary(Of String, String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à