OSPatchingStatus.OSPatchingErrors 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.
Collection of errors encountered when doing os patching.
public System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.MachineLearningError> OSPatchingErrors { get; }
member this.OSPatchingErrors : System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.MachineLearningError>
Public ReadOnly Property OSPatchingErrors As IList(Of MachineLearningError)