Share via


ManagedServiceLoadMetric.DefaultLoad Property

Definition

Used only for Stateless services. The default amount of load, as a number, that this service creates for this metric.

public int? DefaultLoad { get; set; }
member this.DefaultLoad : Nullable<int> with get, set
Public Property DefaultLoad As Nullable(Of Integer)

Property Value

Applies to