バージョン

ScopeType 列挙体

KeyPerformanceIndicator の範囲型を表します。
シンタックス
'宣言
 
Public Enum ScopeType 
   Inherits System.Enum
public enum ScopeType : System.Enum 
メンバ
メンバ解説
GlobalKeyPerformanceIndicator の範囲はグローバルです。
SessionKeyPerformanceIndicator の範囲はセッションです。
UnknownKeyPerformanceIndicator の範囲は判定できません。
参照