ConnectionMonitorTestConfiguration.TcpConfiguration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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