ProjectTaskProperties.Errors Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets array of errors. This is ignored if submitted.
[Newtonsoft.Json.JsonProperty(PropertyName="errors")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataMigration.Models.ODataError> Errors { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errors")>]
member this.Errors : System.Collections.Generic.IList<Microsoft.Azure.Management.DataMigration.Models.ODataError>
Public ReadOnly Property Errors As IList(Of ODataError)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute