MachineLearningServicesModelDeployedEventData.ServiceProperties Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to