Partilhar via


ChaosScheduleDescription(Int32, ChaosSchedule) Construtor

Definição

Inicializa uma nova instância da ChaosScheduleDescription classe com uma agenda e uma versão fornecidas.

public ChaosScheduleDescription (int version, System.Fabric.Chaos.DataStructures.ChaosSchedule schedule);
new System.Fabric.Chaos.DataStructures.ChaosScheduleDescription : int * System.Fabric.Chaos.DataStructures.ChaosSchedule -> System.Fabric.Chaos.DataStructures.ChaosScheduleDescription
Public Sub New (version As Integer, schedule As ChaosSchedule)

Parâmetros

version
Int32

A versão do agendamento.

schedule
ChaosSchedule

O agendamento para agendamento de execuções do Chaos.

Aplica-se a