Share via


SiteSourceControlData.IsDeploymentRollbackEnabled Property

Definition

<code>true</code> to enable deployment rollback; otherwise, <code>false</code>.

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

Property Value

Applies to