次の方法で共有


ManagedRuleEnabledState クラス

定義

ManagedRuleEnabledState の値を定義します。

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

コンストラクター

ManagedRuleEnabledState()

ManagedRuleEnabledState の値を定義します。

フィールド

Disabled

ManagedRuleEnabledState の値を定義します。

プロパティ

Value

ManagedRuleEnabledState の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

ManagedRuleEnabledState の値を定義します。

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

ManagedRuleEnabledState の値を定義します。

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

ManagedRuleEnabledState の値を定義します。

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

ManagedRuleEnabledState の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象