次の方法で共有


VerificationIPFlowParameters.RemotePort プロパティ

定義

リモート ポートを取得または設定します。 使用できる値は、範囲内の 1 つの整数です (0 から 65535)。 ソース ポートの * のサポート。方向によって異なります。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象