Freigeben über


NetworkHttpConfigurationMethod Struktur

Definition

Die zu verwendende HTTP-Methode.

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

Konstruktoren

NetworkHttpConfigurationMethod(String)

Initialisiert eine neue Instanz von NetworkHttpConfigurationMethod.

Eigenschaften

Get

Erhalten.

Post

Bereitstellen.

Methoden

Equals(NetworkHttpConfigurationMethod)

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

Bestimmt, ob zwei NetworkHttpConfigurationMethod Werte gleich sind.

Implicit(String to NetworkHttpConfigurationMethod)

Konvertiert eine Zeichenfolge in eine NetworkHttpConfigurationMethod.

Inequality(NetworkHttpConfigurationMethod, NetworkHttpConfigurationMethod)

Bestimmt, ob zwei NetworkHttpConfigurationMethod Werte nicht identisch sind.

Gilt für: