MachineLearningServicesRunStatusChangedEventData.RunType Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to