共用方式為


RestoreRequestInner.IgnoreDatabases 屬性

定義

取得或設定會忽略資料庫,並只還原網站內容

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於