TestServerMetricsConfiguration.Metrics 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.
Azure resource metrics collection {metric id : metrics object} (Refer : https://learn.microsoft.com/en-us/rest/api/monitor/metric-definitions/list#metricdefinition for metric id).
public System.Collections.Generic.IDictionary<string,Azure.Developer.LoadTesting.ResourceMetric> Metrics { get; }
member this.Metrics : System.Collections.Generic.IDictionary<string, Azure.Developer.LoadTesting.ResourceMetric>
Public ReadOnly Property Metrics As IDictionary(Of String, ResourceMetric)