Share via


ICustomizationTaskListValidationError.TargetName Property

Definition

Name of the task.

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

Property Value

Attributes

Applies to