次の方法で共有


ModelInformation.EstimatedModelSizeInMegabytes プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="estimatedModelSizeInMegabytes")]
public int? EstimatedModelSizeInMegabytes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="estimatedModelSizeInMegabytes")>]
member this.EstimatedModelSizeInMegabytes : Nullable<int> with get, set
Public Property EstimatedModelSizeInMegabytes As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象