ILatencyMetric.BValue Property

Definition

The metric value of the B endpoint

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

Property Value

Attributes

Applies to