Compartir a través de


OSFamilyProperties.Versions Propiedad

Definición

Obtiene la lista de versiones del sistema operativo que pertenecen a esta familia.

[Newtonsoft.Json.JsonProperty(PropertyName="versions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.OSVersionPropertiesBase> Versions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="versions")>]
member this.Versions : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.OSVersionPropertiesBase>
Public ReadOnly Property Versions As IList(Of OSVersionPropertiesBase)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a