TimeseriesDataPoint.Value Property

Definition

The Value of the Timeseries data point

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)]
public float? Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)>]
member this.Value : Nullable<single> with get, set
Public Property Value As Nullable(Of Single)

Property Value

Implements

Attributes

Applies to