共用方式為


CloningInfo.CanOverwrite Property

Definition

<code>true</code> to overwrite destination app; otherwise, <code>false</code>.

public Azure.Provisioning.BicepValue<bool> CanOverwrite { get; set; }
member this.CanOverwrite : Azure.Provisioning.BicepValue<bool> with get, set
Public Property CanOverwrite As BicepValue(Of Boolean)

Property Value

Applies to