次の方法で共有


NetworkConfigurationDiagnosticProfile.DestinationPort プロパティ

定義

トラフィック宛先ポートを取得または設定します。 指定できる値は、'*' で、範囲内の 1 つのポート (0 から 65535) です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象