Share via


ITaskModel.TaskName Property

Definition

Gets or sets the task name.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the task name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="taskName")]
public string TaskName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the task name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="taskName")>]
member this.TaskName : string
Public ReadOnly Property TaskName As String

Property Value

Attributes

Applies to