Partager via


DockerBuildRequest.NoCache Propriété

Définition

Obtient ou définit la valeur de cette propriété indique si le cache d’image est activé ou non.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à