次の方法で共有


NetworkSecurityRulesEvaluationResult.ProtocolMatched プロパティ

定義

プロトコルが一致するかどうかを示す値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象