MSFT_IPAM_Range_Subnet_Association class
Defines an association between an IPAM range and an IPAM subnet.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, Aggregation, UMLPackagePath("CIM::Core::CoreElements"), ClassVersion("1.0.0"), dynamic, provider("IPAMServerPSProvider"), AMENDMENT]
class MSFT_IPAM_Range_Subnet_Association : CIM_Component
{
MSFT_IPAM_Range REF PartComponent;
MSFT_IPAM_Subnet REF GroupComponent;
};
Members
The MSFT_IPAM_Range_Subnet_Association class has these types of members:
Properties
The MSFT_IPAM_Range_Subnet_Association class has these properties.
-
GroupComponent
-
-
Data type: MSFT_IPAM_Subnet
-
Access type: Read-only
Reference to the Subnet.
-
-
PartComponent
-
Reference to the corresponding range.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\Microsoft\IPAM |
MOF |
|
DLL |
|