Partager via


ProtocolType Structure

Définition

Types de protocoles pris en charge par RNM.

public readonly struct ProtocolType : IEquatable<Azure.ResourceManager.Network.Models.ProtocolType>
type ProtocolType = struct
Public Structure ProtocolType
Implements IEquatable(Of ProtocolType)
Héritage
ProtocolType
Implémente

Constructeurs

ProtocolType(String)

Initialise une nouvelle instance de ProtocolType.

Propriétés

Ah

Ah.

All

Toutes

DoNotUse

DoNotUse.

Esp

Esp.

Gre

Gre.

Icmp

Icmp.

Tcp

Tcp.

Udp

Udp.

Vxlan

Vxlan.

Méthodes

Equals(ProtocolType)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(ProtocolType, ProtocolType)

Détermine si deux ProtocolType valeurs sont identiques.

Implicit(String to ProtocolType)

Convertit une chaîne en ProtocolType.

Inequality(ProtocolType, ProtocolType)

Détermine si deux ProtocolType valeurs ne sont pas identiques.

S’applique à