Freigeben über


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

Property Value

Attributes

Applies to