IJobSubTask.TaskName Property

Definition

Name of the Sub Task

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

Property Value

Attributes

Applies to