Delen via


SiteSourceControlInner.DeploymentRollbackEnabled Eigenschap

Definitie

Hiermee wordt lt;code>true</code> opgehaald of ingesteld &om het terugdraaien van de implementatie in te schakelen; &anders lt;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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op