共用方式為


RestoreParameters.RestoreMode Property

Definition

Gets or sets describes the mode of the restore. Possible values include: 'PointInTime'

[Newtonsoft.Json.JsonProperty(PropertyName="restoreMode")]
public string RestoreMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restoreMode")>]
member this.RestoreMode : string with get, set
Public Property RestoreMode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to