Compartilhar via


VersionsCapability.Available Propriedade

Definição

Obtém ou define a lista de recursos de versão.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a