Share via


ConnectedResource.TcpPorts Property

Definition

Gets the allowed tcp ports

[Newtonsoft.Json.JsonProperty(PropertyName="tcpPorts")]
public string TcpPorts { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tcpPorts")>]
member this.TcpPorts : string
Public ReadOnly Property TcpPorts As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to