Share via


SnapshotRestoreRequest.Overwrite Property

Definition

If true the restore operation can overwrite source app; otherwise, false.

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

Property Value

Implements

Attributes

Applies to