Microsoft.Windows.DNSServer.2016.Forwarder.IPAddressWindows DNS 전달자 IP 주소

Microsoft.Windows.DNSServer.2016.Forwarder.IPAddress (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdad37ef2e-48bc-37f8-2a65-0610fab25351

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Microsoft.Windows.DNSServer.2016.Forwarder.IPAddress:
IPAddress  string  IP 주소 true 256  False 

Health Model:

Source Code:

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