Поделиться через


SiteSourceControlInner.DeploymentRollbackEnabled Свойство

Определение

Возвращает или задает <code>true</code> для включения отката развертывания; в противном случае &— 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)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к