ServiceTierAdvisorInner.ObservationPeriodStart Property

Definition

Gets the observation period start (ISO8601 format).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to