IJob.ActivityId Property

Definition

The activity id.

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

Property Value

Attributes

Applies to