Share via


IJobSubTask.TaskName Property

Definition

Name of the Sub Task

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

Property Value

Attributes

Applies to