次の方法で共有


RecommendedElasticPoolInner.ObservationPeriodEnd プロパティ

定義

観測期間の開始 (ISO8601 形式) を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象