Share via


Cluster.AvailableClusterVersions Propiedad

Definición

Obtiene las versiones en tiempo de ejecución de Service Fabric disponibles para este clúster.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a