MachineLearningServicesRunCompletedEventData.RunProperties Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="runProperties")]
public object RunProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="runProperties")>]
member this.RunProperties : obj with get, set
Public Property RunProperties As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to