Share via


IProtectedItemModelProperties.CurrentJob Property

Definition

Protected item job properties.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Protected item job properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IProtectedItemJobProperties) }, ReadOnly=true, Required=false, SerializedName="currentJob")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IProtectedItemJobProperties CurrentJob { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Protected item job properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IProtectedItemJobProperties) }, ReadOnly=true, Required=false, SerializedName="currentJob")>]
member this.CurrentJob : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IProtectedItemJobProperties
Public ReadOnly Property CurrentJob As IProtectedItemJobProperties

Property Value

Attributes

Applies to