LatencyMetric.ACLower95Ci 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 lower end of the 95% confidence interval for endpoint A
[Newtonsoft.Json.JsonProperty(PropertyName="aCLower95CI")]
public double? ACLower95Ci { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aCLower95CI")>]
member this.ACLower95Ci : Nullable<double>
Public ReadOnly Property ACLower95Ci As Nullable(Of Double)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute