Share via


ContainerRegistryDockerBuildContent.IsPushEnabled Property

Definition

The value of this property indicates whether the image built should be pushed to the registry or not.

public bool? IsPushEnabled { get; set; }
member this.IsPushEnabled : Nullable<bool> with get, set
Public Property IsPushEnabled As Nullable(Of Boolean)

Property Value

Applies to