次の方法で共有


AzureFirewall.ThreatIntelMode プロパティ

定義

脅威インテリジェンスの操作モードを取得または設定します。 使用可能な値は、'Alert'、'Deny'、'Off' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象