Microsoft.Windows.Server.DNS.TrustPointWindows 2012 R2 DNS Güvenli Nokta

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

Bu varlık, Windows Server 2012 R2 bilgisayarında tanımlı bir DNS Güvenli Noktası'nı temsil eder.

Element properties:

Base ClassMicrosoft.Windows.Server.DNS.HostedComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2aab3381-38d2-92e3-db07-296a442857fe

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
Microsoft.Windows.Server.DNS.TrustPoint:
TrustPointName  string  Güvenli Nokta Adı DNS Güvenli Noktası'nın Adı true 256  False     
HostName  string  Ana Bilgisayar Adı Güvenli Nokta'yı barındıran DNS Server'ın adı true 256  False     

Health Model:

Source Code:

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