次の方法で共有


UsageDetail.UsageEnd プロパティ

定義

使用状況の詳細の対象となる日付の時刻範囲の末尾を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.usageEnd")]
public DateTime? UsageEnd { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.usageEnd")>]
member this.UsageEnd : Nullable<DateTime>
Public ReadOnly Property UsageEnd As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象