Compartir a través de


Protocol Clase

Definición

Define los valores de Protocol.

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

Constructores

Protocol()

Define los valores de Protocol.

Campos

Http

Define los valores de Protocol.

Https

Define los valores de Protocol.

Icmp

Define los valores de Protocol.

Tcp

Define los valores de Protocol.

Propiedades

Value

Define los valores de Protocol.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define los valores de Protocol.

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

Define los valores de Protocol.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define los valores de Protocol.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define los valores de Protocol.

(Heredado de ExpandableStringEnum<T>)

Se aplica a