Share via


SnapshotRestoreRequestProperties.RecoverConfiguration Property

Definition

If true, site configuration, in addition to content, will be reverted.

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

Property Value

Implements

Attributes

Applies to