The SMS_AppStatePerClientDT Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents application state per client deployment type.
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.
Class SMS_AppStatePerClientDT : SMS_BaseClass { UInt32 AppCI; String AppName; UInt32 AppStatusType; UInt32 AssignmentID; String AssignmentUniqueID; String CollectionID; String CollectionName; UInt32 ComplianceState; String CurrentReqValue; UInt32 DeploymentIntent; UInt32 DTCI; UInt32 DTModelID; String DTName; UInt32 EnforcementState; UInt32 ErrorValue; UInt32 LastErrorDescriptionID; UInt32 LastErrorID; String MachineName; String RequirementDescription; String RequirementName; UInt32 RequirementType; UInt32 Revision; DateTime StartTime; UInt32 StatusType; String Technology; String UniqueRequirementName; UInt32 UpdateState; String UserName; }; |
Methods
The SMS_AppStatePerClientDT class does not define any methods.
Properties
- AppCI
- Data type: UInt32Access type: Read-only Qualifiers: [not_null, read]See SMS_AppDeploymentAssetDetails Server WMI Class.
- AppName
- Data type: StringAccess type: Read-only Qualifiers: [read]See SMS_AppDeploymentAssetDetails Server WMI Class.
- AppStatusType
- Data type: UInt32Access type: Read-only Qualifiers: [not_null, read]See SMS_AppDeploymentAssetDetails Server WMI Class.
- AssignmentID
- Data type: UInt32Access type: Read-only Qualifiers: [key, not_null, read]See SMS_AppDeploymentAssetDetails Server WMI Class.
- AssignmentUniqueID
- Data type: StringAccess type: Read-only Qualifiers: [not_null, read]See SMS_AppDeploymentAssetDetails Server WMI Class.
- CollectionID
- Data type: StringAccess type: Read-only Qualifiers: [not_null, read]See SMS_AppDeploymentAssetDetails Server WMI Class.
- CollectionName
- Data type: StringAccess type: Read-only Qualifiers: [not_null, read]See SMS_AppDeploymentAssetDetails Server WMI Class.
- ComplianceState
- Data type: UInt32Access type: Read-only Qualifiers: [not_null, read]See SMS_AppDeploymentAssetDetails Server WMI Class.
- CurrentReqValue
- Data type: StringAccess type: Read-only Qualifiers: [read]Current requirement value.
- DeploymentIntent
- Data type: UInt32Access type: Read-only Qualifiers: [read]See SMS_AppDeploymentAssetDetails Server WMI Class.
- DTCI
- Data type: UInt32Access type: Read-only Qualifiers: [key, not_null, read]See SMS_AppDeploymentAssetDetails Server WMI Class.
- DTModelID
- Data type: UInt32Access type: Read-only Qualifiers: [key, not_null, read]See SMS_AppDeploymentAssetDetails Server WMI Class.…
- DTName
- Data type: StringAccess type: Read-only Qualifiers: [read]See SMS_AppDeploymentAssetDetails Server WMI Class.
- EnforcementState
- Data type: UInt32Access type: Read-only Qualifiers: [not_null, read]See SMS_AppDeploymentAssetDetails Server WMI Class.
- ErrorValue
- Data type: UInt32Access type: Read-only Qualifiers: [read]Last return value.
- LastErrorDescriptionID
- Data type: UInt32Access type: Read-only Qualifiers: [not_null, read]Last error description identifier.
- LastErrorID
- Data type: UInt32Access type: Read-only Qualifiers: [not_null, read]Identifier for the last error.
- MachineName
- Data type: StringAccess type: Read-only Qualifiers: [key, not_null, read]See SMS_AppDeploymentAssetDetails Server WMI Class.
- RequirementDescription
- Data type: StringAccess type: Read-only Qualifiers: [key, not_null, read]Description of requirement. .
- RequirementName
- Data type: StringAccess type: Read-only Qualifiers: [key, not_null, read]Name of requirement.
- RequirementType
- Data type: UInt32Access type: Read-only Qualifiers: [read]Type of requirement.
- Revision
- Data type: UInt32Access type: Read-only Qualifiers: [not_null, read]See SMS_AppDeploymentAssetDetails Server WMI Class.
- StartTime
- Data type: DateTimeAccess type: Read-only Qualifiers: [read]See SMS_AppDeploymentAssetDetails Server WMI Class.
- StatusType
- Data type: UInt32Access type: Read-only Qualifiers: [not_null, read]See SMS_AppDeploymentAssetDetails Server WMI Class.
- Technology
- Data type: StringAccess type: Read-only Qualifiers: [not_null, read]See SMS_AppDeploymentAssetDetails Server WMI Class.
- UniqueRequirementName
- Data type: StringAccess type: Read-only Qualifiers: [not_null, read]Name of unique requirement.
- UpdateState
- Data type: UInt32Access type: Read-only Qualifiers: [not_null, read]See SMS_AppDeploymentAssetDetails Server WMI Class.
- UserName
- Data type: StringAccess type: Read-only Qualifiers: [key, not_null, read]See SMS_AppDeploymentAssetDetails Server WMI Class.
Remarks
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.