Partager via


NodeType.VmImageVersion Propriété

Définition

Obtient ou définit la version de l’image de la Place de marché Azure Machines Virtuelles. La valeur « latest » peut être spécifiée pour sélectionner la dernière version d’une image. S’il est omis, la valeur par défaut est « latest ».

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vmImageVersion")]
public string VmImageVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vmImageVersion")>]
member this.VmImageVersion : string with get, set
Public Property VmImageVersion As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à