Share via


MSDeploy.AppOffline Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to