MachineLearningServicesModelDeployedEventData.ModelIds Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to