Bagikan melalui


ModelDeprecationInfo.Inference Property

Definition

Gets or sets the datetime of deprecation of the inference Model.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to