Partager via


Cluster.AvailableClusterVersions Propriété

Définition

Obtient les versions du runtime Service Fabric disponibles pour ce cluster.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à