Share via


ServiceResourcePropertiesBase.ServiceLoadMetrics Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="serviceLoadMetrics")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.ServiceLoadMetric> ServiceLoadMetrics { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceLoadMetrics")>]
member this.ServiceLoadMetrics : System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.ServiceLoadMetric> with get, set
Public Property ServiceLoadMetrics As IList(Of ServiceLoadMetric)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to