次の方法で共有


NatRulePortMapping.InboundNatRuleName プロパティ

定義

受信 NAT 規則の名前を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象