Microsoft.Windows.InternetInformationServices.NNTPVirtualServerServeur virtuel NNTP IIS

Microsoft.Windows.InternetInformationServices.NNTPVirtualServer (ClassType)

Tous les serveurs virtuels NNTP IIS, quelle que soit la version des services Internet (IIS).

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb1343415-0ce5-b220-91e4-3d9cd35b325c

Class Hierarchy:

Class Properties:

Property Name Type Display Name (FRA) Description (FRA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet de surveillance. false 256  False 
Microsoft.Windows.InternetInformationServices.NNTPVirtualServer:
SiteID  string  Clé true 255  False 
Description  string  Description false 255  False 
ServerBindings  string  Liaisons du serveur false 255  False 
SecureBindings  string  Liaisons sécurisées false 255  False 
Path  string  Chemin false 255  False 
NewsDropDirectory  string  Répertoire de dépôt d'informations false 255  False 
NewsFailedPickupDirectory  string  Répertoire d'échec de collecte d'informations false 255  False 
NewsPickupDirectory  string  Répertoire de collecte d'informations false 255  False 
LogFileDirectory  string  Répertoire de fichier journal false 255  False 
AllowAnonymous  bool  Activer la recherche DNS inversée false 255   
ArticleTable  string  Table des articles false 255  False 
MaxMessageSize  int  Taille maximal du message false 255   
NTAuthenticationProviders  string  Fournisseurs d'authentification NT false 255  False 
ClientPostHardLimit  int  Limite matérielle de publication de client false 255   
ClientPostSoftLimit  int  Limite logicielle de publication de client false 255   
FeedPostHardLimit  int  Limite matérielle de publication de flux false 255   
FeedPostSoftLimit  int  Limite logicielle de publication de flux false 255   
LogFileType  int  Type de fichier journal false 255   
LogFilePattern  string  Modèle de fichier journal false 255  False 
LoggingEnabled  bool  Journalisation activée false 255   
PerfCounterInstance  string  Nom d'instance du compteur de performance false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.InternetInformationServices.NNTPVirtualServer" Accessibility="Public" Abstract="true" Base="Microsoft.Windows.InternetInformationServices.ApplicationComponent" Hosted="false" Singleton="false">
<Property ID="SiteID" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="ServerBindings" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="SecureBindings" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="Path" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="NewsDropDirectory" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="NewsFailedPickupDirectory" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="NewsPickupDirectory" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="LogFileDirectory" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="AllowAnonymous" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="ArticleTable" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="MaxMessageSize" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="NTAuthenticationProviders" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="ClientPostHardLimit" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="ClientPostSoftLimit" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="FeedPostHardLimit" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="FeedPostSoftLimit" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="LogFileType" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="LogFilePattern" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="LoggingEnabled" Type="bool" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
<Property ID="PerfCounterInstance" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="255"/>
</ClassType>