ILatencyMetric.BUpper95Ci 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.
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