IProtectedItemModelProperties.LastFailedEnableProtectionJob Property

Definition

Gets or sets the last failed enabled protection job.

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

Property Value

Attributes

Applies to