Iteration.DomainId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets get or sets a guid of the domain the iteration has been trained on.
[Newtonsoft.Json.JsonProperty(PropertyName="domainId")]
public Guid? DomainId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="domainId")>]
member this.DomainId : Nullable<Guid>
Public ReadOnly Property DomainId As Nullable(Of Guid)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute