ServiceLoadMetricDescription.MaximumLoad Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
MaximumLoad in ServiceLoadMetricDescription is deprecated, please use StatefulServiceLoadMetricDescription instead.
[System.Obsolete("MaximumLoad in ServiceLoadMetricDescription is deprecated, please use StatefulServiceLoadMetricDescription instead.", false)]
public int MaximumLoad { get; set; }
[<System.Obsolete("MaximumLoad in ServiceLoadMetricDescription is deprecated, please use StatefulServiceLoadMetricDescription instead.", false)>]
member this.MaximumLoad : int with get, set
Public Property MaximumLoad As Integer
Property Value
- Attributes