IProtectedItemModelProperties.LastTestFailoverJob Property

Definition

Gets or sets the last test failover job.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="Gets or sets the last test failover job.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IProtectedItemJobProperties) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastTestFailoverJob", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IProtectedItemJobProperties LastTestFailoverJob { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="Gets or sets the last test failover job.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IProtectedItemJobProperties) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastTestFailoverJob", Update=false)>]
member this.LastTestFailoverJob : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IProtectedItemJobProperties
Public ReadOnly Property LastTestFailoverJob As IProtectedItemJobProperties

Property Value

Attributes

Applies to