共用方式為


MSDeploy.AppOffline 屬性

定義

取得或設定 MSDeploy 作業執行時,設定 AppOffline 規則。 設定預設為 & lt;code & gt;false & lt;/code & gt; 。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於