Freigeben über


Cluster.AvailableClusterVersions Eigenschaft

Definition

Ruft die für diesen Cluster verfügbaren Service Fabric-Laufzeitversionen ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: