ConnectionMonitorTcpConfiguration.DestinationPortBehavior Property

Definition

Gets or sets destination port behavior. Possible values include: 'None', 'ListenIfAvailable'

[Newtonsoft.Json.JsonProperty(PropertyName="destinationPortBehavior")]
public string DestinationPortBehavior { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="destinationPortBehavior")>]
member this.DestinationPortBehavior : string with get, set
Public Property DestinationPortBehavior As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to