IAzureBackupRecoveryTimeBasedRestoreRequest.RecoveryPointTime Property

Definition

The recovery time in ISO 8601 format example - 2020-08-14T17:30:00.0000000Z.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="The recovery time in ISO 8601 format example - 2020-08-14T17:30:00.0000000Z.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="recoveryPointTime", Update=true)]
public string RecoveryPointTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="The recovery time in ISO 8601 format example - 2020-08-14T17:30:00.0000000Z.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="recoveryPointTime", Update=true)>]
member this.RecoveryPointTime : string with get, set
Public Property RecoveryPointTime As String

Property Value

Attributes

Applies to