次の方法で共有


Availability.TimeGrain プロパティ

定義

可用性の時間グレインを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象