Condividi tramite


ImageReference.Version Proprietà

Definizione

Ottiene o imposta la versione dell'immagine di Azure Macchine virtuali Marketplace.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

È possibile specificare un valore "latest" per selezionare la versione più recente di un'immagine. Se omesso, il valore predefinito è 'latest'.

Si applica a