次の方法で共有


NetworkSecurityRulesEvaluationResult.SourcePortMatched プロパティ

定義

ソース ポートが一致するかどうかを示す値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="sourcePortMatched")]
public bool? SourcePortMatched { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourcePortMatched")>]
member this.SourcePortMatched : Nullable<bool> with get, set
Public Property SourcePortMatched As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象