次の方法で共有


FirewallPolicyFilterRuleActionType クラス

定義

FirewallPolicyFilterRuleActionType の値を定義します。

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

コンストラクター

FirewallPolicyFilterRuleActionType()

FirewallPolicyFilterRuleActionType の値を定義します。

フィールド

Allow

FirewallPolicyFilterRuleActionType の値を定義します。

Deny

FirewallPolicyFilterRuleActionType の値を定義します。

プロパティ

Value

FirewallPolicyFilterRuleActionType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

FirewallPolicyFilterRuleActionType の値を定義します。

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

FirewallPolicyFilterRuleActionType の値を定義します。

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

FirewallPolicyFilterRuleActionType の値を定義します。

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

FirewallPolicyFilterRuleActionType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象