NetworkRuleIPAction Class

Definition

Defines values for NetworkRuleIPAction.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.EventHub.Fluent.Models.NetworkRuleIPAction>))]
public class NetworkRuleIPAction : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.EventHub.Fluent.Models.NetworkRuleIPAction>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.EventHub.Fluent.Models.NetworkRuleIPAction>))>]
type NetworkRuleIPAction = class
    inherit ExpandableStringEnum<NetworkRuleIPAction>
Public Class NetworkRuleIPAction
Inherits ExpandableStringEnum(Of NetworkRuleIPAction)
Inheritance
Attributes
Newtonsoft.Json.JsonConverterAttribute

Constructors

NetworkRuleIPAction()

Fields

Allow

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to