Partager via


MSDeploy.AppOffline Propriété

Définition

Obtient ou définit la règle AppOffline pendant l’exécution de l’opération MSDeploy. Le paramètre est <code>false</code> par défaut.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à