次の方法で共有


Usage.Unit プロパティ

定義

使用状況測定の単位を記述する列挙型を取得します。 使用可能な値は次のとおりです: 'Count'

[Newtonsoft.Json.JsonProperty(PropertyName="unit")]
public string Unit { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="unit")>]
member this.Unit : string
Public ReadOnly Property Unit As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象