Share via


AzureFirewallNatRule.TranslatedFqdn Property

Definition

Gets or sets the translated FQDN for this NAT rule.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to