次の方法で共有


QuotaCounterContract.PeriodKey プロパティ

定義

カウンターが収集された Period の識別子を取得または設定します。 空にしないでください。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象