SMS_ApplicationAssignment 서버 WMI 클래스

SMS_ApplicationAssignment WMI(Windows Management Instrumentation) 클래스는 컬렉션에 애플리케이션을 할당하는 것을 나타내는 SMS 공급자 서버 클래스(Configuration Manager)입니다.

다음 구문은 MOF(Managed Object Format) 코드에서 간소화되며 상속된 모든 속성을 포함합니다.

구문

Class SMS_ApplicationAssignment : SMS_CIAssignmentBaseClass  
{  
    String ApplicationName;  
    Boolean ApplyToSubTargets;  
    UInt32 AppModelID;  
    String AssignedCI_UniqueID;  
    SInt32 AssignedCIs[];  
    SInt32 AssignmentAction;  
    String AssignmentDescription;  
    SInt32 AssignmentID;  
    String AssignmentName;  
    SInt32 AssignmentType;  
    String AssignmentUniqueID;  
    String CollectionName;  
    Boolean ContainsExpiredUpdates;  
    DateTime CreationTime;  
    SInt32 DesiredConfigType;  
    Boolean DisableMomAlerts;  
    UInt32 DPLocality;  
    Boolean Enabled;  
    DateTime EnforcementDeadline;  
    String EvaluationSchedule;  
    DateTime ExpirationTime;  
    DateTime LastModificationTime;  
    String LastModifiedBy;  
    UInt32 LocaleID;  
    Boolean LogComplianceToWinEvent;  
    SInt32 NonComplianceCriticality;  
    Boolean NotifyUser;  
    UInt32 OfferFlags;  
    SInt32 OfferTypeID;  
    Boolean OverrideServiceWindows;  
    SMS_ApplicationPolicyTemplateBinding PolicyBinding[];  
    SInt32 Priority;  
    Boolean RaiseMomAlertsOnFailure;  
    Boolean RebootOutsideOfServiceWindows;  
    Boolean RequireApproval;  
    Boolean SendDetailedNonComplianceStatus;  
    String SourceSite;  
    DateTime StartTime;  
    UInt32 StateMessagePriority;  
    UInt32 SuppressReboot;  
    String TargetCollectionID;  
    DateTime UpdateDeadline;  
    Boolean UpdateSupersedence;  
    Boolean UseGMTTimes;  
    Boolean UserUIExperience;  
    Boolean WoLEnabled;  
};  

메서드

클래스는 SMS_ApplicationAssignment 메서드를 정의하지 않습니다.

속성

ApplicationName
데이터 형식: String

액세스 유형: 읽기 전용

한정자: [읽기 전용]

애플리케이션의 이름입니다.

ApplyToSubTargets
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: [사용되지 않음]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

AppModelID
데이터 형식: UInt32

액세스 유형: 읽기 전용

한정자: [읽기 전용]

AppModelID 설명입니다.

AssignedCI_UniqueID
데이터 형식: String

액세스 유형: 읽기 전용

한정자: [not_null, 읽기]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

AssignedCIs
데이터 형식: SInt32 Array

액세스 유형: 읽기/쓰기

한정자: [not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

AssignmentAction
데이터 형식: SInt32

액세스 유형: 읽기/쓰기

한정자: [열거형, not_null, 열거형, not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

AssignmentDescription
데이터 형식: String

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

AssignmentID
데이터 형식: SInt32

액세스 유형: 읽기/쓰기

한정자: [키, 키]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

AssignmentName
데이터 형식: String

액세스 유형: 읽기/쓰기

한정자: [not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

AssignmentType
데이터 형식: SInt32

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

AssignmentUniqueID
데이터 형식: String

액세스 유형: 읽기 전용

한정자: [not_null, 읽기]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

CollectionName
데이터 형식: String

액세스 유형: 읽기 전용

한정자: [읽기 전용]

배포가 배포된 컬렉션의 이름입니다.

ContainsExpiredUpdates
데이터 형식: Boolean

액세스 유형: 읽기 전용

한정자: [not_null, 읽기]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

CreationTime
데이터 형식: DateTime

액세스 유형: 읽기 전용

한정자: [not_null, 읽기]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

DesiredConfigType
데이터 형식: SInt32

액세스 유형: 읽기/쓰기

한정자: [열거형, not_null, 열거형, not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

DisableMomAlerts
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

DPLocality
데이터 형식: UInt32

액세스 유형: 읽기/쓰기

한정자: [비트, not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

Enabled
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: [not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

EnforcementDeadline
데이터 형식: DateTime

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

EvaluationSchedule
데이터 형식: String

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

ExpirationTime
데이터 형식: DateTime

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

LastModificationTime
데이터 형식: DateTime

액세스 유형: 읽기 전용

한정자: [not_null, 읽기]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

LastModifiedBy
데이터 형식: String

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

LocaleID
데이터 형식: UInt32

액세스 유형: 읽기 전용

한정자: [not_null, 읽기]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

LogComplianceToWinEvent
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: [not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

NonComplianceCriticality
데이터 형식: SInt32

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

NotifyUser
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: [not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

OfferFlags
데이터 형식: UInt32

액세스 유형: 읽기/쓰기

한정자: [비트, not_null]

제품 플래그. 가능한 값은 다음과 같습니다.

제품 플래그
1 PREDEPLOY
2 온디맨드
4 ENABLEPROCESSTERMINATION
8 ALLOWUSERSTOREPAIRAPP
16 RELATIVESCHEDULE
32 HIGHIMPACTDEPLOYMENT

OfferTypeID
데이터 형식: SInt32

액세스 유형: 읽기/쓰기

한정자: [열거형, not_null]

제품 유형입니다. 가능한 값은 다음과 같습니다.

제품 유형
0 필수
2 사용 가능

OverrideServiceWindows
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

PolicyBinding
데이터 형식: SMS_ApplicationPolicyTemplateBinding Array

액세스 유형: 읽기/쓰기

한정자: 없음

배포 유형에 대한 애플리케이션 정책의 동적 바인딩입니다.

Priority
데이터 형식: SInt32

액세스 유형: 읽기/쓰기

한정자: [열거형, not_null]

애플리케이션 설치 우선 순위입니다. 가능한 값은 다음과 같습니다.

설치 우선 순위
0 낮은
1 매체
2 높은

RaiseMomAlertsOnFailure
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

RebootOutsideOfServiceWindows
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

RequireApproval
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: [not_null]

true 이 사용자 사용 가능한 할당에 대한 요청에 관리자의 승인이 필요한 경우 입니다.

SendDetailedNonComplianceStatus
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: [not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

SourceSite
데이터 형식: String

액세스 유형: 읽기 전용

한정자: [not_null, 읽기]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

StartTime
데이터 형식: DateTime

액세스 유형: 읽기/쓰기

한정자: [not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

StateMessagePriority
데이터 형식: UInt32

액세스 유형: 읽기/쓰기

한정자: [valuemap, values]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

SuppressReboot
데이터 형식: UInt32

액세스 유형: 읽기/쓰기

한정자: [비트, not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

TargetCollectionID
데이터 형식: String

액세스 유형: 읽기/쓰기

한정자: [not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

UpdateDeadline
데이터 형식: DateTime

액세스 유형: 읽기/쓰기

한정자: 없음

업데이트 최종 기한입니다.

UpdateSupersedence
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: [not_null]

true 대체를 업데이트해야 하는 경우 그렇지 않으면 입니다 false.

UseGMTTimes
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: [not_null]

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

UserUIExperience
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: [not_null]

true 사용자 알림이 표시되면 이고, 그렇지 않으면 입니다 false.

WoLEnabled
데이터 형식: Boolean

액세스 유형: 읽기/쓰기

한정자: 없음

SMS_CIAssignmentBaseClass 서버 WMI 클래스를 참조하세요.

설명

요구 사항

런타임 요구 사항

자세한 내용은 Configuration Manager 서버 런타임 요구 사항을 참조하세요.

개발 요구 사항

자세한 내용은 Configuration Manager 서버 개발 요구 사항을 참조하세요.