Share via


ManagedClusterVersionDetails.MsiVersion Property

Definition

Gets or sets the Service Fabric runtime version of the cluster.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to