IJobSubTask.TaskId Property

Definition

Task Id of the Sub Task

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Task Id of the Sub Task", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=true, SerializedName="taskId")]
public int TaskId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Task Id of the Sub Task", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=true, SerializedName="taskId")>]
member this.TaskId : int with get, set
Public Property TaskId As Integer

Property Value

Attributes

Applies to