Partilhar via


ServiceResource.ServiceLoadMetrics Propriedade

Definição

Obtém ou define que as métricas de carga de serviço são fornecidas como uma matriz de objetos ServiceLoadMetricDescription.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a