Partager via


Protocol Classe

Définition

Définit des valeurs pour Le protocole.

[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)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

Protocol()

Définit des valeurs pour Le protocole.

Champs

Http

Définit des valeurs pour Le protocole.

Https

Définit des valeurs pour Le protocole.

Icmp

Définit des valeurs pour Le protocole.

Tcp

Définit des valeurs pour Le protocole.

Propriétés

Value

Définit des valeurs pour Le protocole.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour Le protocole.

(Hérité de ExpandableStringEnum<T>)
Equals(String)

Définit des valeurs pour Le protocole.

(Hérité de ExpandableStringEnum<T>)
GetHashCode()

Définit des valeurs pour Le protocole.

(Hérité de ExpandableStringEnum<T>)
ToString()

Définit des valeurs pour Le protocole.

(Hérité de ExpandableStringEnum<T>)

S’applique à