Compartir a través de


VersionsCapability.Available Propiedad

Definición

Obtiene o establece la lista de funcionalidades de versión.

[Newtonsoft.Json.JsonProperty(PropertyName="available")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.VersionSpec> Available { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="available")>]
member this.Available : System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.VersionSpec> with get, set
Public Property Available As IList(Of VersionSpec)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a