次の方法で共有


WebApplicationFirewallMode クラス

定義

WebApplicationFirewallMode の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.WebApplicationFirewallMode>))]
public class WebApplicationFirewallMode : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.WebApplicationFirewallMode>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.WebApplicationFirewallMode>))>]
type WebApplicationFirewallMode = class
    inherit ExpandableStringEnum<WebApplicationFirewallMode>
Public Class WebApplicationFirewallMode
Inherits ExpandableStringEnum(Of WebApplicationFirewallMode)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

WebApplicationFirewallMode()

WebApplicationFirewallMode の値を定義します。

フィールド

Detection

WebApplicationFirewallMode の値を定義します。

Prevention

WebApplicationFirewallMode の値を定義します。

プロパティ

Value

WebApplicationFirewallMode の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

WebApplicationFirewallMode の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

WebApplicationFirewallMode の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

WebApplicationFirewallMode の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

WebApplicationFirewallMode の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象