Partilhar via


MSDeploy.AppOffline Property

Definition

Sets the AppOffline rule while the MSDeploy operation executes. Setting is false by default.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public bool? AppOffline { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.AppOffline : Nullable<bool> with get, set
Public Property AppOffline As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to