ILatencyScorecard.LatencyMetric Property

Definition

The latency metrics of the Latency Scorecard

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=true, Description="The latency metrics of the Latency Scorecard", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.ILatencyMetric) }, Read=true, ReadOnly=false, Required=false, SerializedName="latencyMetrics", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.ILatencyMetric> LatencyMetric { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=true, Description="The latency metrics of the Latency Scorecard", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.ILatencyMetric) }, Read=true, ReadOnly=false, Required=false, SerializedName="latencyMetrics", Update=true)>]
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

Attributes

Applies to