HybridDataJobDetails.ErrorDetails 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.
Error details for failure. This is optional.
public System.Collections.Generic.IList<Azure.ResourceManager.HybridData.Models.HybridDataJobErrorDetails> ErrorDetails { get; }
member this.ErrorDetails : System.Collections.Generic.IList<Azure.ResourceManager.HybridData.Models.HybridDataJobErrorDetails>
Public ReadOnly Property ErrorDetails As IList(Of HybridDataJobErrorDetails)