共用方式為


RestoreRequestInner.Overwrite 屬性

定義

取得或設定 & lt;code & gt;true & lt;/code & gt; 如果還原作業可以覆寫目標應用程式, & 則為 lt;code gt;false & lt;/code && gt;。 &嘗試透過現有應用程式還原時,需要 lt;code & gt;true & lt;/code & gt; 。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.overwrite")]
public bool Overwrite { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.overwrite")>]
member this.Overwrite : bool with get, set
Public Property Overwrite As Boolean

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於