Share via


ManagedServiceBaseProperties.ServiceLoadMetrics Property

Definition

The service load metrics is given as an array of ServiceLoadMetric objects.

public System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabricManagedClusters.Models.ManagedServiceLoadMetric> ServiceLoadMetrics { get; }
member this.ServiceLoadMetrics : System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabricManagedClusters.Models.ManagedServiceLoadMetric>
Public ReadOnly Property ServiceLoadMetrics As IList(Of ManagedServiceLoadMetric)

Property Value

Applies to