DockerTaskStep.IsPushEnabled Propriété

Définition

Obtient ou définit la valeur de la propriété indique si l’image créée doit être envoyée au Registre ou non.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à