AlterResourceGovernorCommandType 列挙型

定義

alter resource governor コマンドの種類

[System.Serializable]
public enum AlterResourceGovernorCommandType
[<System.Serializable>]
type AlterResourceGovernorCommandType = 
Public Enum AlterResourceGovernorCommandType
継承
AlterResourceGovernorCommandType
属性

フィールド

名前 説明
Unknown 0
Disable 1
Reconfigure 2
ClassifierFunction 3
ResetStatistics 4

適用対象