SecurityRuleAccess Classe

Definição

Define valores para SecurityRuleAccess.

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

Construtores

SecurityRuleAccess()

Define valores para SecurityRuleAccess.

Campos

Allow

Define valores para SecurityRuleAccess.

Deny

Define valores para SecurityRuleAccess.

Propriedades

Value

Define valores para SecurityRuleAccess.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para SecurityRuleAccess.

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

Define valores para SecurityRuleAccess.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para SecurityRuleAccess.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para SecurityRuleAccess.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a