SnapshotRestoreRequest.UseDRSecondary Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If true, the snapshot is retrieved from DRSecondary endpoint. Serialized Name: SnapshotRestoreRequest.properties.useDRSecondary
public bool? UseDRSecondary { get; set; }
member this.UseDRSecondary : Nullable<bool> with get, set
Public Property UseDRSecondary As Nullable(Of Boolean)