Direction Classe

Definição

Define valores para Direction.

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

Construtores

Direction()

Define valores para Direction.

Campos

Inbound

Define valores para Direction.

Outbound

Define valores para Direction.

Propriedades

Value

Define valores para Direction.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para Direction.

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

Define valores para Direction.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para Direction.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para Direction.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a