SMS_UpdateGroupAssignment Server WMI Class

 

Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager SP1, System Center 2012 R2 Configuration Manager

The SMS_UpdateGroupAssignment Windows Management Instrumentation (WMI) class is an SMS Provider server class, in System Center 2012 R2 Configuration Manager, that represents a deployment of an update group.

The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.

Syntax

Class SMS_UpdateGroupAssignment : SMS_CIAssignmentBaseClass
{
    Boolean ApplyToSubTargets;
    SInt32 AssignedCIs[];
    SInt32 AssignedUpdateGroup;
    SInt32 AssignmentAction;
    String AssignmentDescription;
    SInt32 AssignmentID;
    String AssignmentName;
    SInt32 AssignmentType;
    String AssignmentUniqueID;
    Boolean ContainsExpiredUpdates;
    DateTime CreationTime;
    SInt32 DesiredConfigType;
    Boolean DisableMomAlerts;
    UInt32 DPLocality;
    Boolean Enabled;
    DateTime EnforcementDeadline;
    String EvaluationSchedule;
    DateTime ExpirationTime;
    DateTime LastModificationTime;
    String LastModifiedBy;
    Boolean LimitStateMessageVerbosity; (obsolete in SP1)
    UInt32 LocaleID;
    Boolean LogComplianceToWinEvent;
    SInt32 NonComplianceCriticality;
    Boolean NotifyUser;
    Boolean OverrideServiceWindows;
    Boolean RaiseMomAlertsOnFailure;
    Boolean RandomizationEnabled;
    Boolean RebootOutsideOfServiceWindows;
    Boolean SendDetailedNonComplianceStatus;
    String SourceSite;
    DateTime StartTime;
    UInt32 StateMessagePriority;
    UInt32 StateMessageVerbosity;
    UInt32 SuppressReboot;
    String TargetCollectionID;
    Boolean UseBranchCache;
    Boolean UseGMTTimes;
    Boolean UserUIExperience;
    Boolean WoLEnabled;
};

Methods

The SMS_UpdateGroupAssignment class does not define any methods.

Properties

Remarks

Requirements

Runtime Requirements

For more information, see Configuration Manager Server Runtime Requirements.

Development Requirements

For more information, see Configuration Manager Server Development Requirements.