ILatencyMetric.BUpper95Ci Property

Definition

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

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

Property Value

Attributes

Applies to