ServiceTierAdvisorInner.ObservationPeriodEnd Property

Definition

Gets the observation period start (ISO8601 format).

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to