ILatencyMetric.BcLower95Ci 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 lower end of the 95% confidence interval for endpoint B
[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=false, Description="The lower end of the 95% confidence interval for endpoint B", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=true, Required=false, SerializedName="bCLower95CI", Update=false)]
public float? BcLower95Ci { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=false, Description="The lower end of the 95% confidence interval for endpoint B", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=true, Required=false, SerializedName="bCLower95CI", Update=false)>]
member this.BcLower95Ci : Nullable<single>
Public ReadOnly Property BcLower95Ci As Nullable(Of Single)
Property Value
- Attributes