LatencyScorecardProperties.LatencyMetric Property

Definition

The latency metrics of the Latency Scorecard

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.ILatencyMetric> LatencyMetric { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)>]
member this.LatencyMetric : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.ILatencyMetric> with get, set
Public Property LatencyMetric As List(Of ILatencyMetric)

Property Value

Implements

Attributes

Applies to