Share via


BMSRPQueryObject.RestorePointQueryType Property

Definition

Gets or sets restorePoint type. Possible values include: 'Invalid', 'Full', 'Log', 'Differential', 'FullAndDifferential', 'All', 'Incremental'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to