Partager via


ServiceLoadMetric.PrimaryDefaultLoad Propriété

Définition

Obtient ou définit utilisé uniquement pour les services avec état. Quantité de charge par défaut, en tant que nombre, que ce service crée pour cette métrique quand il s'agit d'un réplica principal.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à