次の方法で共有


InboundSecurityRules.DestinationPortRange プロパティ

定義

開く NVA ポート範囲を取得または設定します。 特定のポートを指定する必要があります。

[Newtonsoft.Json.JsonProperty(PropertyName="destinationPortRange")]
public int? DestinationPortRange { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="destinationPortRange")>]
member this.DestinationPortRange : Nullable<int> with get, set
Public Property DestinationPortRange As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象