次の方法で共有


WebApplicationFirewallTransform クラス

定義

WebApplicationFirewallTransform の値を定義します。

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

コンストラクター

WebApplicationFirewallTransform()

WebApplicationFirewallTransform の値を定義します。

フィールド

HtmlEntityDecode

WebApplicationFirewallTransform の値を定義します。

Lowercase

WebApplicationFirewallTransform の値を定義します。

RemoveNulls

WebApplicationFirewallTransform の値を定義します。

Trim

WebApplicationFirewallTransform の値を定義します。

UrlDecode

WebApplicationFirewallTransform の値を定義します。

UrlEncode

WebApplicationFirewallTransform の値を定義します。

プロパティ

Value

WebApplicationFirewallTransform の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

WebApplicationFirewallTransform の値を定義します。

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

WebApplicationFirewallTransform の値を定義します。

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

WebApplicationFirewallTransform の値を定義します。

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

WebApplicationFirewallTransform の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象