Compartilhar via


DockerBuildRequest.NoCache Propriedade

Definição

Obtém ou define o valor dessa propriedade indica se o cache de imagem está habilitado ou não.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a