次の方法で共有


ServiceLoadMetricDescription.PrimaryDefaultLoad プロパティ

定義

注意事項

PrimaryDefaultLoad in ServiceLoadMetricDescription is deprecated, please use StatefulServiceLoadMetricDescription instead.

使用については、派生クラス StatefulServiceLoadMetricDescription または StatelessServiceLoadMetricDescription を参照してください。

[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

プロパティ値

属性

注釈

このプロパティは非推奨です。派生クラスで対応するプロパティを使用してください。

適用対象