IProtectedItemModelProperties.LastFailedPlannedFailoverJob Property

Definition

Gets or sets the last failed planned failover job.

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

Property Value

Attributes

Applies to