ImageReference.Version Propriedade

Definição

Obtém ou define a versão da imagem do Azure Máquinas Virtuais 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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Um valor 'latest' pode ser especificado para selecionar a versão mais recente de uma imagem. Se omitido, o padrão será 'latest'.

Aplica-se a