次の方法で共有


VpnNatRuleMapping.PortRange プロパティ

定義

Vpn NatRule マッピングのポート範囲を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象