Share via


Site.CloningInfoOverwrite Property

Definition

true to overwrite destination app; otherwise, false.

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

Property Value

Implements

Attributes

Applies to