Share via


Get-ServiceFabricChaosSchedule

Get a description of the Chaos Scheduler's schedule.

Syntax

Default (Default)

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.

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.

Inputs

None

Outputs

System.Object