次の方法で共有


IReplicationProtectedItem.LastSuccessfulFailoverTime Property

Definition

The Last successful failover time.

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

Property Value

Attributes

Applies to