IMigrationItem.CurrentJobId Property

Definition

The ARM Id of the job being executed.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The ARM Id of the job being executed.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="jobId", Update=false)]
public string CurrentJobId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The ARM Id of the job being executed.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="jobId", Update=false)>]
member this.CurrentJobId : string
Public ReadOnly Property CurrentJobId As String

Property Value

Attributes

Applies to