Share via


ClusterInner.AvailableClusterVersions Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.availableClusterVersions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabric.Fluent.Models.ClusterVersionDetails> AvailableClusterVersions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.availableClusterVersions")>]
member this.AvailableClusterVersions : System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabric.Fluent.Models.ClusterVersionDetails>
Public ReadOnly Property AvailableClusterVersions As IList(Of ClusterVersionDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to