Compartir a través de


GalleryArtifactPublishingProfileBase.ExcludeFromLatest Propiedad

Definición

Obtiene o establece si se establece en true, Virtual Machines implementado desde la versión más reciente de la definición de imagen no usará esta versión de imagen.

[Newtonsoft.Json.JsonProperty(PropertyName="excludeFromLatest")]
public bool? ExcludeFromLatest { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="excludeFromLatest")>]
member this.ExcludeFromLatest : Nullable<bool> with get, set
Public Property ExcludeFromLatest As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a