Compartilhar via


ChaosSchedule.ChaosParametersDictionary Propriedade

Definição

Obtém o mapeamento de nomes para ChaosParameters. Os parâmetros são referenciados pelo nome em ChaosScheduleJob.

[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.Dictionary<string,System.Fabric.Chaos.DataStructures.ChaosParameters> ChaosParametersDictionary { get; }
[<System.Runtime.Serialization.DataMember>]
member this.ChaosParametersDictionary : System.Collections.Generic.Dictionary<string, System.Fabric.Chaos.DataStructures.ChaosParameters>
Public ReadOnly Property ChaosParametersDictionary As Dictionary(Of String, ChaosParameters)

Valor da propriedade

O mapeamento de nomes para ChaosParameters. Os parâmetros são referenciados pelo nome em ChaosScheduleJob.

Atributos

Aplica-se a