Microsoft.Windows.Server.AD.SiteLinkCollegamento sito Active Directory

Microsoft.Windows.Server.AD.SiteLink (ClassType)

Le istanze di questa classe rappresentano i collegamenti ai siti di Active Directory

Element properties:

Base ClassMicrosoft.Windows.Server.AD.ServiceComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1b8114ce-283f-8d9c-bddd-323cf92543fa

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.Windows.Server.AD.SiteLink:
Name  string  Nome true 255  False 
Cost  string  Costo false 255  False 
ReplicationInterval  string  Intervallo di replica false 255  False 
Transport  string  Trasporto false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.AD.SiteLink" Accessibility="Public" Abstract="false" Base="Microsoft.Windows.Server.AD.ServiceComponent" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Cost" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="ReplicationInterval" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Transport" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>