Microsoft.Windows.Server.AD.Library.ConnectionObjectActive Directory Bağlantı Nesnesi

Microsoft.Windows.Server.AD.Library.ConnectionObject (ClassType)

Bu sınıfın örnekleri AD Bağlantı Nesnelerini temsil ediyor

Element properties:

Base ClassMicrosoft.Windows.Server.AD.Library.ServiceComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbb050af6-0582-2981-89b2-ccdff4ac558c

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.Server.AD.Library.ConnectionObject:
Name  string  Adı true 255  False 
LastSuccessfulSyncTime  string  Son Başarılı Eşitleme Zamanı false 255  False 
ConnectionState  string  Bağlantı Durumu false 255  False 
ConnectionStyle  string  Bağlantı Stili false 255  False 
ConsecutiveFailures  string  Arka Arkaya Hatalar false 255  False 
TransportType  string  Aktarım Türü false 255  False 
OtherPartitionsHeld  string  Tutulan Diğer Bölümler false 255  False 
DomainPartitionsHeld  string  Tutulan Etki Alanı Bölümleri false 255  False 
ApplicationPartitionsHeld  string  Tutulan Uygulama Bölümleri false 255  False 
ManualConnection  string  El İle Bağlantı false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.AD.Library.ConnectionObject" Accessibility="Public" Abstract="false" Base="Microsoft.Windows.Server.AD.Library.ServiceComponent" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="LastSuccessfulSyncTime" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="ConnectionState" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="ConnectionStyle" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="ConsecutiveFailures" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="TransportType" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="OtherPartitionsHeld" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="DomainPartitionsHeld" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="ApplicationPartitionsHeld" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="ManualConnection" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
</ClassType>