次の方法で共有


QuotaCounterContract.CounterKey プロパティ

定義

Counter の Key 値を取得または設定します。 空にしないでください。

[Newtonsoft.Json.JsonProperty(PropertyName="counterKey")]
public string CounterKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="counterKey")>]
member this.CounterKey : string with get, set
Public Property CounterKey As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象