Compartir a través de


ClusterDefinition.ComponentVersion Propiedad

Definición

Obtiene o establece las versiones de diferentes servicios del clúster.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a