Aracılığıyla paylaş


ConnectionMonitorTestGroup.Disable Property

Definition

Gets or sets value indicating whether test group is disabled.

[Newtonsoft.Json.JsonProperty(PropertyName="disable")]
public bool? Disable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="disable")>]
member this.Disable : Nullable<bool> with get, set
Public Property Disable As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to