次の方法で共有


SMS_CH_Settings サーバー WMI クラス

SMS_CH_Settings Windows Management Instrumentation (WMI) クラスは、クライアントの状態設定を表す SMS プロバイダー サーバー クラスですConfiguration Manager。

次の構文は、マネージド オブジェクト形式 (MOF) コードから簡略化され、継承されたすべてのプロパティが含まれています。

構文

Class SMS_CH_Settings : SMS_BaseClass  
{  
    String ADRetrievingSchedule;   
    UInt32 CleanUpInterval;  
    UInt32 DDRInactiveInterval;  
    UInt32 HWInactiveInterval;  
    Boolean NeedADLastLogonTime;   
    UInt32 PolicyInactiveInterval;  
    UInt32 SettingsID;  
    UInt32 StatusInactiveInterval;  
    UInt32 SWInactiveInterval;  
};  

メソッド

クラスは SMS_CH_Settings メソッドを定義しません。

プロパティ

ADRetrievingSchedule
データ型: String

アクセスの種類: 読み取り/書き込み

修飾子: なし

システムが Active Directory から情報を取得する頻度をスケジュールします。

CleanUpInterval
データ型: UInt32

アクセスの種類: 読み取り/書き込み

修飾子: なし

履歴のクリーンアップ間隔。

DDRInactiveInterval
データ型: UInt32

アクセスの種類: 読み取り/書き込み

修飾子: なし

ハートビート検出の非アクティブな間隔。

HWInactiveInterval
データ型: UInt32

アクセスの種類: 読み取り/書き込み

修飾子: なし

ハードウェア インベントリの非アクティブ間隔。

NeedADLastLogonTime
データ型: Boolean

アクセスの種類: 読み取り/書き込み

修飾子: なし

Active Directory から最後にログオンした時刻。

PolicyInactiveInterval
データ型: UInt32

アクセスの種類: 読み取り/書き込み

修飾子: なし

ポリシー要求の非アクティブな間隔。

SettingsID
データ型: UInt32

アクセスの種類: 読み取り/書き込み

修飾子: [key]

設定 ID。

StatusInactiveInterval
データ型: UInt32

アクセスの種類: 読み取り/書き込み

修飾子: なし

ステータス メッセージの非アクティブな間隔。

SWInactiveInterval
データ型: UInt32

アクセスの種類: 読み取り/書き込み

修飾子: なし

ソフトウェア インベントリの非アクティブ間隔。

要件

ランタイム要件

詳細については、「Configuration Manager サーバーランタイム要件」を参照してください。

開発要件

詳細については、「Configuration Manager サーバー開発要件」を参照してください。