Microsoft.Windows.Server.DNS.Forwarder.IPAddressWindows DNS 转发器 IP 地址

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId34f3e027-ed80-95b7-6c0c-74cb1aaba7ef

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  显示名称 对象的显示名称。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  对象状态 对象状态 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  资产状态 资产状态 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  说明 说明 false 4000       
Microsoft.Windows.Server.DNS.Forwarder.IPAddress:
IPAddress  string  IP 地址 true 256  False     

Health Model:

Source Code:

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