SMS_CIRelation 서버 WMI 클래스SMS_CIRelation Server WMI Class
SMS_CIRelation
WMI (WMI(Windows Management Instrumentation)) 클래스는 두 구성 항목 간의 관계 (예: 한 항목을 다른 항목으로 대체 하는)를 정의 하는 SMS 공급자 서버 클래스 (Configuration Manager)입니다.The SMS_CIRelation
Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that defines the relationship between two configuration items, for example, the superseding of one item by another.
MOF(Managed Object Format) 코드에서 간결하게 표기된 다음 구문은 상속된 속성을 모두 포함합니다.The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.
구문Syntax
Class SMS_CIRelation : SMS_BaseClass
{
UInt32 FromCIID;
Boolean IsBroken;
Boolean IsVersionSpecific;
UInt32 Priority;
UInt32 RelationType;
UInt32 ToCIID;
};
메서드Methods
SMS_CIRelation
클래스는 메서드를 정의하지 않습니다.The SMS_CIRelation
class does not define any methods.
속성Properties
FromCIID
데이터 형식: UInt32
Data type: UInt32
액세스 형식: 읽기/쓰기Access type: Read/Write
한정자: [키]Qualifiers: [key]
구성 항목 중 하나의 ID입니다.The ID of one of the configuration items. 이 속성의 값은 일반적으로로 지정 된 컨텍스트의 값에 따라 달라 집니다 ToCIID
RelationType
.The value of this property usually depends on the value of ToCIID
in the context specified by RelationType
. 예를 들어이 속성은 부모 구성 항목 id (TOCIID)에서 파생 된 자식 구성 항목 ID (FROMCIID)를 나타낼 수 있습니다.For example, this property can represent a child configuration item ID (FROMCIID) that is derived from a parent configuration item ID (TOCIID).
구성 항목의 ID는 CI_ID
SMS_CONFIGURATIONITEMLATESTBASECLASS Server WMI 클래스의 속성으로 표시 됩니다.The ID of a configuration item is represented by the CI_ID
property of SMS_ConfigurationItemLatestBaseClass Server WMI Class.
IsBroken
데이터 형식: Boolean
Data type: Boolean
액세스 형식: 읽기 전용Access type: Read-only
한정자: [read, key]Qualifiers: [read, key]
true
관계가 중단 되 면이 고, 그렇지 않으면 false입니다.true
if the relation is broken, otherwise the value will be false.
IsVersionSpecific
데이터 형식: Boolean
Data type: Boolean
액세스 형식: 읽기/쓰기Access type: Read/Write
한정자: 없음.Qualifiers: None.
SMS_ConfigurationItemLatestBaseClass 서버 WMI 클래스를 참조 하세요.See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
Priority
데이터 형식: UInt32
Data type: UInt32
액세스 형식: 읽기/쓰기Access type: Read/Write
한정자: 없음.Qualifiers: None.
배포 유형 관계 (9)에 대 한 하나의 앱이 우선 순위를 갖습니다.One App to deployment type relation (9) has priority.
RelationType
데이터 형식: UInt32
Data type: UInt32
액세스 형식: 읽기/쓰기Access type: Read/Write
한정자: 없음Qualifiers: None
구성 항목 간의 관계 유형입니다.Type of relationship between configuration items. 가능한 값은 다음과 같습니다.Possible values are:
값Value | 관계 유형Relationship type |
---|---|
11 | 프로그램과Bundled |
22 | 필수Required |
33 | ProhibitedProhibited |
44 | 선택 사항Optional |
55 | 파생Derived |
66 | 대체됨Superseded |
77 | 자체Self |
88 | 참조Reference |
99 | AppToDTReferenceAppToDTReference |
1010 | AppDependenceAppDependence |
1111 | 낮Intention |
1212 | 플랫폼Platform |
1313 | GlobalConditionReferenceGlobalConditionReference |
1515 | ApplicationSuperSeded 됨ApplicationSuperSeded |
1616 | ApplicationTypeApplicationType |
1717 | Applicationhost.configApplicationHost |
1818 | ApplicationInstallerApplicationInstaller |
1919 | SupersedOrDependentSupersedOrDependent |
2020 | Virtual환경 참조VirtualEnvironmentReference |
2121 | AppDCMReferenceAppDCMReference |
2222 | DeploymentTypeToPolicyTemplateReferenceDeploymentTypeToPolicyTemplateReference |
2323 | CIInheritanceRelationCIInheritanceRelation |
ToCIID
데이터 형식: UInt32
Data type: UInt32
액세스 형식: 읽기/쓰기Access type: Read/Write
한정자: [키]Qualifiers: [key]
첫 번째 항목과 관련 된 두 번째 구성 항목의 ID입니다.The ID for the second configuration item that is related to the first item. 이 속성의 값은 일반적으로로 지정 된 컨텍스트의 값에 따라 달라 집니다 FromCIID
RelationType
.The value of this property usually depends on the value of FromCIID
in the context specified by RelationType
. 예를 들어이 속성은 자식 구성 항목 id (FROMCIID)가 파생 되는 부모 구성 항목 ID (TOCIID)를 나타낼 수 있습니다.For example, this property can represent a parent configuration item ID (TOCIID) from which a child configuration item ID (FROMCIID) is derived.
구성 항목의 ID는 CI_ID
SMS_CONFIGURATIONITEMLATESTBASECLASS Server WMI 클래스의 속성으로 표시 됩니다.The ID of a configuration item is represented by the CI_ID
property of SMS_ConfigurationItemLatestBaseClass Server WMI Class.
설명Remarks
이 클래스의 클래스 한정자는 다음과 같습니다.Class qualifiers for this class include:
읽기 (읽기 전용)Read (read-only)
클래스 한정자와 속성 섹션에 포함 된 속성 한정자에 대 한 자세한 내용은 Configuration Manager 클래스 및 속성 한정자를 참조 하세요.For more information about both the class qualifiers and the property qualifiers included in the Properties section, see Configuration Manager Class and Property Qualifiers.
이 클래스는 소프트웨어 업데이트 뿐 아니라 모든 유형의 구성 항목에 적용 됩니다.This class is applicable to all types of configuration items, not just software updates. 구성 항목 형식에 대 한 설명은
CIType_ID
SMS_ConfigurationItemBaseClass SERVER WMI 클래스의 속성을 참조 하세요.For a discussion of configuration item types, see theCIType_ID
property of SMS_ConfigurationItemBaseClass Server WMI Class.
요구 사항Requirements
런타임 요구 사항Runtime Requirements
자세한 내용은 Configuration Manager 서버 런타임 요구 사항을 참조하세요.For more information, see Configuration Manager Server Runtime Requirements.
개발 요구 사항Development Requirements
자세한 내용은 Configuration Manager 서버 개발 요구 사항을 참조하세요.For more information, see Configuration Manager Server Development Requirements.