Share via


ConnectionMonitorTestConfiguration.TcpConfiguration Property

Definition

Gets or sets the parameters used to perform test evaluation over TCP.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to