RestorePointInner.RestorePointLabel Property

Definition

Gets the label of restore point for backup request by user

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to