Microsoft.Windows.InternetInformationServices.NNTPVirtualServerVirtuální server NNTP služby IIS

Microsoft.Windows.InternetInformationServices.NNTPVirtualServer (ClassType)

Všechny virtuální servery NNTP služby IIS bez ohledu na verzi služby 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 (CSY) Description (CSY) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.InternetInformationServices.NNTPVirtualServer:
SiteID  string  Klíč true 255  False 
Description  string  Popis false 255  False 
ServerBindings  string  Vazby serveru false 255  False 
SecureBindings  string  Zabezpečené vazby false 255  False 
Path  string  Cesta false 255  False 
NewsDropDirectory  string  Adresář příchozích zpráv false 255  False 
NewsFailedPickupDirectory  string  Předávací adresář neúspěšných z práv false 255  False 
NewsPickupDirectory  string  Předávací adresář zpráv false 255  False 
LogFileDirectory  string  Adresář souboru protokolu false 255  False 
AllowAnonymous  bool  Povolit reverzní vyhledávání DNS false 255   
ArticleTable  string  Tabulka článku false 255  False 
MaxMessageSize  int  Maximální velikost stránky false 255   
NTAuthenticationProviders  string  Poskytovatelé ověřování NT false 255  False 
ClientPostHardLimit  int  Omezení Hard příspěvku klienta false 255   
ClientPostSoftLimit  int  Omezení Soft příspěvku klienta false 255   
FeedPostHardLimit  int  Omezení Hard příspěvku informačního kanálu false 255   
FeedPostSoftLimit  int  Omezení Soft příspěvku informačního kanálu false 255   
LogFileType  int  Typ souboru protokolu false 255   
LogFilePattern  string  Vzorec souboru protokolu false 255  False 
LoggingEnabled  bool  Protokolování povoleno false 255   
PerfCounterInstance  string  Název instance čítače výkonu 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>