共用方式為


MachineLearningServicesModelRegisteredEventData.ModelTags Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to