Share via


AzureFirewallNatRule.TranslatedPort Property

Definition

Gets or sets the translated port for this NAT rule.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to