Compartir a través de


ServiceResourcePropertiesBase.ServiceLoadMetrics Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a