CreateDatabaseRestorePointDefinition.RestorePointLabel Property

Definition

Gets or sets the restore point label to apply

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to