Compartir a través de


NetworkRuleAction Clase

Definición

Define valores para NetworkRuleAction.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.KeyVault.Fluent.Models.NetworkRuleAction>))]
public class NetworkRuleAction : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.KeyVault.Fluent.Models.NetworkRuleAction>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.KeyVault.Fluent.Models.NetworkRuleAction>))>]
type NetworkRuleAction = class
    inherit ExpandableStringEnum<NetworkRuleAction>
Public Class NetworkRuleAction
Inherits ExpandableStringEnum(Of NetworkRuleAction)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

NetworkRuleAction()

Define valores para NetworkRuleAction.

Campos

Allow

Define valores para NetworkRuleAction.

Deny

Define valores para NetworkRuleAction.

Propiedades

Value

Define valores para NetworkRuleAction.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para NetworkRuleAction.

(Heredado de ExpandableStringEnum<T>)
Equals(String)

Define valores para NetworkRuleAction.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para NetworkRuleAction.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para NetworkRuleAction.

(Heredado de ExpandableStringEnum<T>)

Se aplica a