Partager via


ServiceLoadMetric.DefaultLoad Propriété

Définition

Obtient ou définit utilisé uniquement pour les services sans état. Quantité de charge par défaut, sous la forme d’un nombre, que ce service crée pour cette métrique.

[Newtonsoft.Json.JsonProperty(PropertyName="defaultLoad")]
public int? DefaultLoad { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="defaultLoad")>]
member this.DefaultLoad : Nullable<int> with get, set
Public Property DefaultLoad As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à