SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_DependencyCIM_HostedDependency
CIM_PolicyInSystem
CIM_PolicySetInSystem
CIM_PolicyRuleInSystem
Association class CIM_PolicyRuleInSystem
General Information:
An association that links a PolicyRule to the
System in whose scope the Rule is defined.
Product Specific
Usage:
This class associates between CIRA policy
(AMT_RemoteAccessPolicyRule) and a system
(CIM_ComputerSystem).
Qualifiers:
-------------
Association
Version=2.6.0
UMLPackagePath=CIM::Policy
Supported Fields Summary | |
---|---|
REF
CIM_System |
Antecedent The System in whose scope a PolicyRule is defined. |
REF
CIM_PolicyRule |
Dependent A PolicyRule named within the scope of a System. |
Methods Summary | |
---|---|
|
Get(Instance) Gets the representation of the instance |
|
Pull(EnumerationContext,
MaxElements) Pulls instances of this class, following an Enumerate operation |
|
Enumerate()
Enumerates the instances of this class |
|
Release(EnumerationContext)
Releases an enumeration context |
Field Detail |
---|
public REF CIM_System Antecedent
public REF CIM_PolicyRule Dependent
Method Detail |
---|
public Get([OUT]CIM_PolicyRuleInSystem Instance)
public Pull([IN]String EnumerationContext, [IN]String MaxElements)
public Enumerate()
public Release([IN]String EnumerationContext)
SUMMARY: NESTED | FIELD | METHOD |
DETAIL: FIELD | METHOD |
Copyright © 2006-2022, Intel Corporation. All rights reserved. |