다음을 통해 공유


MachineLearningServicesRunStatusChangedEventData.RunStatus Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="runStatus")]
public string RunStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="runStatus")>]
member this.RunStatus : string with get, set
Public Property RunStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to