次の方法で共有


InboundNatRulePortMapping.InboundNatRuleName プロパティ

定義

受信 NAT 規則の名前を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象