共用方式為


SnapshotRestoreRequest.RecoverConfiguration 屬性

定義

取得或設定 true 時,除了內容之外,月臺組態也會還原。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於