RecommendedElasticPoolInner.ObservationPeriodStart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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