次の方法で共有


WebApplicationFirewallEnabledState クラス

定義

WebApplicationFirewallEnabledState の値を定義します。

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

コンストラクター

WebApplicationFirewallEnabledState()

WebApplicationFirewallEnabledState の値を定義します。

フィールド

Disabled

WebApplicationFirewallEnabledState の値を定義します。

Enabled

WebApplicationFirewallEnabledState の値を定義します。

プロパティ

Value

WebApplicationFirewallEnabledState の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

WebApplicationFirewallEnabledState の値を定義します。

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

WebApplicationFirewallEnabledState の値を定義します。

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

WebApplicationFirewallEnabledState の値を定義します。

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

WebApplicationFirewallEnabledState の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象