IJobSubTask.TaskId Property

Definition

Task Id of the Sub Task

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

Property Value

Attributes

Applies to