Set-ServiceFabricUpgradeOrchestrationServiceState
For internal use only. Set the internal state of Fabric Upgrade Orchestration Service.
Syntax
Default (Default)
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.
Parameter properties
Type: | String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | Named |
Mandatory: | True |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
-TimeoutSec
Timeout in seconds.
Parameter properties
Type: | Int32 |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | Named |
Mandatory: | False |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.