Freigeben über


NetworkWatcherHttpMethod Struktur

Definition

HTTP-Methode.

public readonly struct NetworkWatcherHttpMethod : IEquatable<Azure.ResourceManager.Network.Models.NetworkWatcherHttpMethod>
type NetworkWatcherHttpMethod = struct
Public Structure NetworkWatcherHttpMethod
Implements IEquatable(Of NetworkWatcherHttpMethod)
Vererbung
NetworkWatcherHttpMethod
Implementiert

Konstruktoren

NetworkWatcherHttpMethod(String)

Initialisiert eine neue Instanz von NetworkWatcherHttpMethod.

Eigenschaften

Get

Erhalten.

Methoden

Equals(NetworkWatcherHttpMethod)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(NetworkWatcherHttpMethod, NetworkWatcherHttpMethod)

Bestimmt, ob zwei NetworkWatcherHttpMethod Werte gleich sind.

Implicit(String to NetworkWatcherHttpMethod)

Konvertiert eine Zeichenfolge in eine NetworkWatcherHttpMethod.

Inequality(NetworkWatcherHttpMethod, NetworkWatcherHttpMethod)

Bestimmt, ob zwei NetworkWatcherHttpMethod Werte nicht identisch sind.

Gilt für: