Share via


ICustomizationTaskListValidationError.Detail Property

Definition

List of validation errors for the task.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="List of validation errors for the task.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.ICustomizationTaskListValidationErrorDetails) }, ReadOnly=false, Required=true, SerializedName="details")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.ICustomizationTaskListValidationErrorDetails[] Detail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="List of validation errors for the task.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.ICustomizationTaskListValidationErrorDetails) }, ReadOnly=false, Required=true, SerializedName="details")>]
member this.Detail : Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Models.Api20231001Preview.ICustomizationTaskListValidationErrorDetails[] with get, set
Public Property Detail As ICustomizationTaskListValidationErrorDetails()

Property Value

Attributes

Applies to