Compartilhar via


TransportProtocol Classe

Definição

Define valores para TransportProtocol.

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

Construtores

TransportProtocol()

Define valores para TransportProtocol.

Campos

All

Define valores para TransportProtocol.

Tcp

Define valores para TransportProtocol.

Udp

Define valores para TransportProtocol.

Propriedades

Value

Define valores para TransportProtocol.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para TransportProtocol.

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

Define valores para TransportProtocol.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para TransportProtocol.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para TransportProtocol.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a