System.NetworkManagement.DuplicateIPv6Duplicate IP V6

System.NetworkManagement.DuplicateIPv6 (ClassType)

This class represents the duplicate IPv6 address

Element properties:

Base ClassSystem.NetworkManagement.IPv6
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0a6c79b4-4238-cfe5-0212-8b2e73dec208

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
System.NetworkManagement.ServiceAccessPoint:
Description  string  Description A textual description of the object false 256  True     
Key  string  Service Access Point Key The key of the service access point true 256  True     
System.NetworkManagement.IPv6:
Address  string  Address The IPv6 address false 256  True     
PrefixLength  int  Prefix Length The length of the IPv6 address prefix, (i.e. number of significant leading bits); must be in the range [1, 128], or as a special case, 0 if there is no prefix specified for this address false 256       
System.NetworkManagement.DuplicateIPv6:
DuplicatedBySystems  string  Duplicate by Systems Systems with the duplicate IP false 256  True     

Health Model:

Source Code:

<ClassType ID="System.NetworkManagement.DuplicateIPv6" Accessibility="Public" Abstract="false" Base="System.NetworkManagement.IPv6" Hosted="false" Singleton="false">
<Property ID="DuplicatedBySystems" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
</ClassType>