クラス SMS_Collectionの DeleteMembershipRule メソッド
Windows Management Instrumentation (WMI) クラス メソッドはDeleteMembershipRule
、Configuration Managerで、メンバーシップ規則をコレクションから削除します。
次の構文は、マネージド オブジェクト形式 (MOF) コードから簡略化され、 メソッドを定義します。
構文
SInt32 DeleteMembershipRule(
SMS_CollectionRule collectionRule
);
パラメーター
collectionRule
データ型: SMS_CollectionRule
修飾子: [in]
削除するサーバー WMI クラス オブジェクトをSMS_CollectionRuleします。
戻り値
SInt32
成功を示す 0 のデータ型、失敗を示す 0 以外のデータ型。
返されたエラーの処理の詳細については、「Configuration Manager エラーについて」を参照してください。
要件
ランタイム要件
詳細については、「Configuration Manager サーバーランタイム要件」を参照してください。
開発要件
詳細については、「Configuration Manager サーバー開発要件」を参照してください。