Microsoft.Windows.Server.DNS.Server.IPAddressWindows DNS Server IP Address

Microsoft.Windows.Server.DNS.Server.IPAddress (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2e166190-4ba5-45ed-d66b-057a1a527d47

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       
Microsoft.Windows.Server.DNS.Server.IPAddress:
IPAddress  string  IP Address true 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.DNS.Server.IPAddress" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="IPAddress" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>