Share via


ForecastingResult.ObservationSeries Property

Definition

The data records for the past historical data.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::SystemInsights::Capability::DataRecord ^> ^ ObservationSeries { System::Collections::Generic::IReadOnlyList<Microsoft::SystemInsights::Capability::DataRecord ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.SystemInsights.Capability.DataRecord> ObservationSeries { get; }
member this.ObservationSeries : System.Collections.Generic.IReadOnlyList<Microsoft.SystemInsights.Capability.DataRecord>
Public ReadOnly Property ObservationSeries As IReadOnlyList(Of DataRecord)

Property Value

Applies to