Force Infrastructure Role Refresh

Microsoft.SystemCenter.AzureStack.InfrastructureRole.ForceUpdate.Task (Task)

This task provides a forced refresh of the infrastructure role state and configuration.

Element properties:

TargetMicrosoft.SystemCenter.AzureStack.InfrastructureRole
AccessibilityPublic
CategorySystem
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
WA WriteAction Microsoft.SystemCenter.AzureStack.InfrastructureRole.ForceUpdate.Task.WA Default

Source Code:

<Task ID="Microsoft.SystemCenter.AzureStack.InfrastructureRole.ForceUpdate.Task" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.AzureStack.InfrastructureRole" Timeout="300" Remotable="true">
<Category>System</Category>
<WriteAction ID="WA" TypeID="Microsoft.SystemCenter.AzureStack.InfrastructureRole.ForceUpdate.Task.WA">
<DeploymentId>$Target/Host/Host/Property[Type="Microsoft.SystemCenter.AzureStack.Deployment"]/EndpointUrl$</DeploymentId>
<RegionId>$Target/Host/Property[Type="Microsoft.SystemCenter.AzureStack.Region"]/RegionId$</RegionId>
<InfrastructureRoleId>$Target/Property[Type="Microsoft.SystemCenter.AzureStack.InfrastructureRole"]/InfrastructureRoleId$</InfrastructureRoleId>
</WriteAction>
</Task>