RecoveryPointMoveReadinessInfo.AdditionalInfo Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to