AzureFirewallNatRule.TranslatedPort Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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