StoredImagePrediction.Domain Property

Definition

Gets domain used for the prediction.

[Newtonsoft.Json.JsonProperty(PropertyName="domain")]
public Guid Domain { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="domain")>]
member this.Domain : Guid
Public ReadOnly Property Domain As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to