Get-ServiceFabricChaosSchedule
Get a description of the Chaos Scheduler's schedule.
Syntax
Get-ServiceFabricChaosSchedule
[-TimeoutSec <Int32>]
[<CommonParameters>]
Description
The Get-ServiceFabricChaosSchedule cmdlet gets a description of the Chaos Scheduler's schedule. The schedule describes when and how Chaos will be ran throughout a week.
Examples
Example 1
PS C:\> Get-ServiceFabricChaosSchedule
This command gets a description of the Chaos Scheduler's schedule.
Parameters
-TimeoutSec
Specifies the timeout period, in seconds for the operation.
Type: | Int32 |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
None
Outputs
System.Object