Compartilhar via


SiteSourceControl.DeploymentRollbackEnabled Propriedade

Definição

Obtém ou define <code>true</code> para habilitar a reversão de implantação; caso contrário, <code>false</code>.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a