Partager via


SiteSourceControl.DeploymentRollbackEnabled Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to