Set-ServiceFabricUpgradeOrchestrationServiceState
For internal use only. Set the internal state of Fabric Upgrade Orchestration Service.
Syntax
Set-ServiceFabricUpgradeOrchestrationServiceState
-StateFilePath <String>
[-TimeoutSec <Int32>]
[<CommonParameters>]
Description
For internal use only. Set the internal state of Fabric Upgrade Orchestration Service.
Parameters
-StateFilePath
The file containing the state data to set.
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-TimeoutSec
Timeout in seconds.
Type: | Int32 |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
None
Outputs
System.Object