次の方法で共有


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

適用対象