ILatencyMetric.DeltaPercent Property

Definition

The percent difference between endpoint A and B

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=false, Description="The percent difference between endpoint A and B", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=true, Required=false, SerializedName="deltaPercent", Update=false)]
public float? DeltaPercent { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=false, Description="The percent difference between endpoint A and B", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=true, Required=false, SerializedName="deltaPercent", Update=false)>]
member this.DeltaPercent : Nullable<single>
Public ReadOnly Property DeltaPercent As Nullable(Of Single)

Property Value

Attributes

Applies to