共用方式為


SnapshotRestoreRequest.UseDRSecondary 屬性

定義

取得或設定如果為 true,則會從 DRSecondary 端點擷取快照集。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於