IJobModelProperties.ActivityId Property

Definition

Gets or sets the job activity id.

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

Property Value

Attributes

Applies to