IIS 7 웹 응용 프로그램 검색 프로브

Microsoft.Windows.Server.IIS.IISAspDiscoveryProbe.2008 (ProbeActionModuleType)

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityInternal
RunAsSystem.PrivilegedMonitoringAccount
InputTypeSystem.BaseData
OutputTypeSystem.Discovery.Data

Source Code:

<ProbeActionModuleType ID="Microsoft.Windows.Server.IIS.IISAspDiscoveryProbe.2008" Accessibility="Internal" RunAs="System!System.PrivilegedMonitoringAccount" Batching="false" PassThrough="false">
<Configuration>
<xsd:element name="DiscoverySourceType" type="xsd:unsignedInt"/>
<xsd:element name="DiscoverySourceObjectId" type="xsd:string"/>
<xsd:element name="DiscoverySourceManagedEntityId" type="xsd:string"/>
<xsd:element name="ComputerPrincipalName" type="xsd:string"/>
<xsd:element name="GUIDAspApplication" minOccurs="0" maxOccurs="1" type="xsd:string"/>
<xsd:element name="GUIDAspApplication__ApplicationVRoot" type="xsd:string"/>
<xsd:element name="GUIDAspApplication__IISApplicationName" type="xsd:string"/>
<xsd:element name="GUIDAspApplication__Name" type="xsd:string"/>
<xsd:element name="GUIDWebServiceApplication" minOccurs="0" maxOccurs="1" type="xsd:string"/>
<xsd:element name="GUIDWebServiceApplication__ApplicationVRoot" type="xsd:string"/>
<xsd:element name="GUIDWebServiceApplication__IISApplicationName" type="xsd:string"/>
<xsd:element name="GUIDWebServiceApplication__Name" type="xsd:string"/>
<xsd:element name="GUIDWebSite" type="xsd:string"/>
<xsd:element name="GUIDWebSite__SiteID" type="xsd:string"/>
<xsd:element name="LowerDiscoveryPercentage" minOccurs="0" maxOccurs="1" type="xsd:unsignedInt"/>
<xsd:element name="UpperDiscoveryPercentage" minOccurs="0" maxOccurs="1" type="xsd:unsignedInt"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Native>
<ClassID>9184E8F9-6C50-47D7-987C-7CE31AD115A9</ClassID>
</Native>
</ModuleImplementation>
<OutputType>System!System.Discovery.Data</OutputType>
<InputType>System!System.BaseData</InputType>
</ProbeActionModuleType>