Share via


ServiceLoadMetricDescription.PrimaryDefaultLoad Property

Definition

Caution

PrimaryDefaultLoad in ServiceLoadMetricDescription is deprecated, please use StatefulServiceLoadMetricDescription instead.

Please refer to the derived class StatefulServiceLoadMetricDescription or StatelessServiceLoadMetricDescription for usage.

[System.Obsolete("PrimaryDefaultLoad in ServiceLoadMetricDescription is deprecated, please use StatefulServiceLoadMetricDescription instead.", false)]
public int PrimaryDefaultLoad { get; set; }
[<System.Obsolete("PrimaryDefaultLoad in ServiceLoadMetricDescription is deprecated, please use StatefulServiceLoadMetricDescription instead.", false)>]
member this.PrimaryDefaultLoad : int with get, set
Public Property PrimaryDefaultLoad As Integer

Property Value

Attributes

Remarks

This property is deprecated, please use the corresponding property in the derived class.

Applies to