Microsoft.Windows.InternetInformationServices.NNTPVirtualServerWirtualny serwer NNTP usług IIS

Microsoft.Windows.InternetInformationServices.NNTPVirtualServer (ClassType)

Wszystkie wirtualne serwery NNTP usług IIS bez względu na wersję usług Internet Information Services (IIS).

Element properties:

Base ClassMicrosoft.Windows.InternetInformationServices.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda4a682ae-db7a-ec9f-cdb8-de766b53a8f7

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) 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  Klucz true 255  False 
Description  string  Opis false 255  False 
ServerBindings  string  Powiązania serwera false 255  False 
SecureBindings  string  Bezpieczne powiązania false 255  False 
Path  string  Ścieżka false 255  False 
NewsDropDirectory  string  Katalog upuszczania wiadomości false 255  False 
NewsFailedPickupDirectory  string  Katalog podnoszenia wiadomości nieudanych false 255  False 
NewsPickupDirectory  string  Katalog podnoszenia wiadomości false 255  False 
LogFileDirectory  string  Katalog pliku dziennika false 255  False 
AllowAnonymous  bool  Włącz odwrotne wyszukiwanie DNS false 255   
ArticleTable  string  Tablica artykułów false 255  False 
MaxMessageSize  int  Maksymalny rozmiar komunikatu false 255   
NTAuthenticationProviders  string  Dostawcy uwierzytelniania NT false 255  False 
ClientPostHardLimit  int  Twardy limit wpisów klienta false 255   
ClientPostSoftLimit  int  Miękki limit wpisów klienta false 255   
FeedPostHardLimit  int  Twardy limit wpisów kanału false 255   
FeedPostSoftLimit  int  Miękki limit wpisów kanału false 255   
LogFileType  int  Typ pliku dziennika false 255   
LogFilePattern  string  Wzorzec pliku dziennika false 255  False 
LoggingEnabled  bool  Rejestrowanie włączone false 255   
PerfCounterInstance  string  Nazwa wystąpienia licznika wydajności 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>