IJobService.ErrorMessage Property

Definition

Any error in the service.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Any error in the service.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="errorMessage")]
public string ErrorMessage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Any error in the service.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="errorMessage")>]
member this.ErrorMessage : string
Public ReadOnly Property ErrorMessage As String

Property Value

Attributes

Applies to