AzureVmRecoveryPoint.RecoveryPointAdditionalInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Additional info associated with this recovery point serialized into a string.
public string RecoveryPointAdditionalInfo { get; set; }
member this.RecoveryPointAdditionalInfo : string with get, set
Public Property RecoveryPointAdditionalInfo As String