共用方式為


Get-ServiceFabricChaosSchedule

取得 Chaos 排程器排程的描述。

語法

Get-ServiceFabricChaosSchedule
   [-TimeoutSec <Int32>]
   [<CommonParameters>]

Description

Get-ServiceFabricChaosSchedule Cmdlet 會取得 Chaos 排程器排程的描述。 此排程描述一周的混亂運行時間和方式。

範例

範例 1

PS C:\> Get-ServiceFabricChaosSchedule

此命令會取得 Chaos 排程器排程的描述。

參數

-TimeoutSec

指定作業的逾時期間,以秒為單位。

類型:Int32
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

輸入

None

輸出

System.Object