Freigeben über


ServiceLoadMetricDescription.DefaultLoad Eigenschaft

Definition

Ruft nur für zustandslose Dienste verwendet ab oder legt diese fest. Die Standardlast als Zahl, die dieser Dienst für diese Metrik erstellt.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: