次の方法で共有


Domain.ModelInformation プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="modelInformation")]
public Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.Models.ModelInformation ModelInformation { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="modelInformation")>]
member this.ModelInformation : Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training.Models.ModelInformation
Public ReadOnly Property ModelInformation As ModelInformation

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象