Freigeben über


ServiceResourceUpdate.ServiceLoadMetrics Eigenschaft

Definition

Ruft die Dienstlademetriken ab, die als Array von ServiceLoadMetricDescription-Objekten angegeben werden, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: