Partilhar via


SecurityRuleDirection Classe

Definição

Define valores para SecurityRuleDirection.

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

Construtores

SecurityRuleDirection()

Define valores para SecurityRuleDirection.

Campos

Inbound

Define valores para SecurityRuleDirection.

Outbound

Define valores para SecurityRuleDirection.

Propriedades

Value

Define valores para SecurityRuleDirection.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para SecurityRuleDirection.

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

Define valores para SecurityRuleDirection.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para SecurityRuleDirection.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para SecurityRuleDirection.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a