SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_DependencyAMT_NetworkPortDefaultSystemDefensePolicy
Association class AMT_NetworkPortDefaultSystemDefensePolicy
General Information:
Associates a Network Interface with a System
DefensePolicy. An existing association implies that the System Defense Policy is
the default policy for the specified interface. It will be activated when no
other policies are enabled for that
interface.
Qualifiers:
-------------
Association
Version=6.0.0
Supported Fields Summary | |
---|---|
boolean
|
Active Specifies whether this Policy is Active on the network interface. |
REF
CIM_EthernetPort |
Antecedent References a CIM_EthernetPort object representing the interface. |
REF
AMT_SystemDefensePolicy |
Dependent References an AMT_SystemDefensePolicy object. |
Methods Summary | |
---|---|
|
Create(Instance,
ResourceCreated) Creates a new instance of this class |
|
Get(Instance) Gets the representation of the instance |
|
Delete() Deletes an 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 boolean Active
public REF CIM_EthernetPort Antecedent
public REF AMT_SystemDefensePolicy Dependent
Method Detail |
---|
public Create([IN]AMT_NetworkPortDefaultSystemDefensePolicy Instance, [OUT] REF AMT_NetworkPortDefaultSystemDefensePolicy ResourceCreated)
public Get([OUT]AMT_NetworkPortDefaultSystemDefensePolicy Instance)
public Delete()
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. |