你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ChaosSchedule.ChaosParametersDictionary Property

Definition

[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)

Property Value

System.Collections.Generic.Dictionary<System.String,ChaosParameters>
Attributes
System.Runtime.Serialization.DataMemberAttribute

Applies to