Share via


WebSiteSlotSourceControl.IsDeploymentRollbackEnabled Property

Definition

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

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

Property Value

Applies to