保留

Microsoft.SystemCenter.WebApplication.WebApp (Task)

此工作用於向 Web 應用程式提出要求。 當直接從知識或動作窗格執行時,此工作將無法正確運作。

Element properties:

TargetMicrosoft.SystemCenter.AllManagementServersPool
AccessibilityInternal
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
Probe ProbeAction Microsoft.SystemCenter.WebApplication.UrlProbeInternal Default

Source Code:

<Task ID="Microsoft.SystemCenter.WebApplication.WebApp" Accessibility="Internal" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.AllManagementServersPool" Timeout="300" Remotable="true">
<Category>Maintenance</Category>
<ProbeAction ID="Probe" TypeID="Microsoft.SystemCenter.WebApplication.UrlProbeInternal">
<Proxy/>
<ProxyUserName/>
<ProxyPassword/>
<ProxyAuthenticationScheme>None</ProxyAuthenticationScheme>
<CredentialUserName/>
<CredentialPassword/>
<AuthenticationScheme>None</AuthenticationScheme>
<FollowRedirects>false</FollowRedirects>
<RetryCount>0</RetryCount>
<RequestTimeout>30</RequestTimeout>
<Requests/>
<TransactionResponseTimeWarningCriteria/>
<TransactionResponseTimeErrorCriteria/>
</ProbeAction>
</Task>