GenericRecoveryPoint.RecoveryPointAdditionalInfo Property

Definition

Gets or sets additional information associated with this backup copy.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to