Share via


LabelingJobProperties.StatusMessages Property

Definition

Status messages of the job.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MachineLearning.Models.JobStatusMessage> StatusMessages { get; }
member this.StatusMessages : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MachineLearning.Models.JobStatusMessage>
Public ReadOnly Property StatusMessages As IReadOnlyList(Of JobStatusMessage)

Property Value

Applies to