次の方法で共有


IRecoveryPoint.Time Property

Definition

The recovery point time.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The recovery point time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="recoveryPointTime")]
public DateTime? Time { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The recovery point time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="recoveryPointTime")>]
member this.Time : Nullable<DateTime> with get, set
Public Property Time As Nullable(Of DateTime)

Property Value

Attributes

Applies to