Partager via


NetworkWatcherProtocol Structure

Définition

Protocole réseau.

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

Constructeurs

NetworkWatcherProtocol(String)

Initialise une nouvelle instance de NetworkWatcherProtocol.

Propriétés

Http

Http.

Https

Https.

Icmp

Icmp.

Tcp

Tcp.

Méthodes

Equals(NetworkWatcherProtocol)

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(NetworkWatcherProtocol, NetworkWatcherProtocol)

Détermine si deux NetworkWatcherProtocol valeurs sont identiques.

Implicit(String to NetworkWatcherProtocol)

Convertit une chaîne en NetworkWatcherProtocol.

Inequality(NetworkWatcherProtocol, NetworkWatcherProtocol)

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

S’applique à