Share via


NatRulePortMapping.InboundNatRuleName Property

Definition

Gets or sets name of inbound NAT rule.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to