ILatencyMetric.AhUpper95Ci Property

Definition

The upper end of the 95% confidence interval for endpoint A

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=false, Description="The upper end of the 95% confidence interval for endpoint A", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=true, Required=false, SerializedName="aHUpper95CI", Update=false)]
public float? AhUpper95Ci { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=false, Description="The upper end of the 95% confidence interval for endpoint A", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=true, Required=false, SerializedName="aHUpper95CI", Update=false)>]
member this.AhUpper95Ci : Nullable<single>
Public ReadOnly Property AhUpper95Ci As Nullable(Of Single)

Property Value

Attributes

Applies to