Partilhar via


ClusterDefinition.ComponentVersion Propriedade

Definição

Obtém ou define as versões de diferentes serviços no 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a