Compartir a través de


ManagedClusterVersionDetails.MsiVersion Propiedad

Definición

Obtiene o establece la versión en tiempo de ejecución de Service Fabric del clúster.

[Newtonsoft.Json.JsonProperty(PropertyName="msiVersion")]
public string MsiVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="msiVersion")>]
member this.MsiVersion : string with get, set
Public Property MsiVersion As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a