IProtectedItemModelProperties.CurrentJob Property

Definition

Gets or sets the current scenario.

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

Property Value

Attributes

Applies to