TFS-terület elérési útjainak beolvasási feladata

Microsoft.SystemCenter.TfsWISync.GetTfsAreaPaths.Task (Task)

Element properties:

TargetMicrosoft.SystemCenter.ManagementService
AccessibilityInternal
CategoryCustom
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
PA ProbeAction Microsoft.SystemCenter.TfsWISync.GetTfsAreaPaths.Task.ProbeActionType Default

Source Code:

<Task ID="Microsoft.SystemCenter.TfsWISync.GetTfsAreaPaths.Task" Accessibility="Internal" Enabled="true" Target="SC!Microsoft.SystemCenter.ManagementService" Timeout="300" Remotable="false">
<Category>Custom</Category>
<ProbeAction ID="PA" TypeID="Microsoft.SystemCenter.TfsWISync.GetTfsAreaPaths.Task.ProbeActionType">
<Url/>
<Project/>
<UserName>$RunAs[Name="Microsoft.SystemCenter.TfsWISync.TfsAccessAccount"]/UserName$</UserName>
<Domain>$RunAs[Name="Microsoft.SystemCenter.TfsWISync.TfsAccessAccount"]/Domain$</Domain>
<Password>$RunAs[Name="Microsoft.SystemCenter.TfsWISync.TfsAccessAccount"]/Password$</Password>
</ProbeAction>
</Task>