VpnNatRuleMapping.PortRange Property

Definition

Gets or sets port range for Vpn NatRule mapping.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to