Share via


IJob.ActivityId Property

Definition

The activity id.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The activity id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="activityId")]
public string ActivityId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The activity id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="activityId")>]
member this.ActivityId : string with get, set
Public Property ActivityId As String

Property Value

Attributes

Applies to