次の方法で共有


ConnectionMonitorTestConfiguration.SuccessThreshold プロパティ

定義

テストを正常に宣言するためのしきい値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="successThreshold")]
public Microsoft.Azure.Management.Network.Models.ConnectionMonitorSuccessThreshold SuccessThreshold { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="successThreshold")>]
member this.SuccessThreshold : Microsoft.Azure.Management.Network.Models.ConnectionMonitorSuccessThreshold with get, set
Public Property SuccessThreshold As ConnectionMonitorSuccessThreshold

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象