Share via


ConnectedResource.UdpPorts Property

Definition

Gets the allowed udp ports

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to