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

적용 대상