Share via


ConnectionMonitorTestConfiguration.SuccessThreshold Property

Definition

Gets or sets the threshold for declaring a test successful.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to