Freigeben über


RequestMethodMatchConditionMatchValue Struktur

Definition

The RequestMethodMatchConditionMatchValue.

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

Konstruktoren

RequestMethodMatchConditionMatchValue(String)

Initialisiert eine neue Instanz von RequestMethodMatchConditionMatchValue.

Eigenschaften

Delete

LÖSCHEN.

Get

GET.

Head

HEAD.

Options

OPTIONEN.

Post

BEREITSTELLEN.

Put

PUT.

Trace

SPUR.

Methoden

Equals(RequestMethodMatchConditionMatchValue)

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

Bestimmt, ob zwei RequestMethodMatchConditionMatchValue Werte identisch sind.

Implicit(String to RequestMethodMatchConditionMatchValue)

Konvertiert eine Zeichenfolge in eine RequestMethodMatchConditionMatchValue.

Inequality(RequestMethodMatchConditionMatchValue, RequestMethodMatchConditionMatchValue)

Bestimmt, ob zwei RequestMethodMatchConditionMatchValue Werte nicht identisch sind.

Gilt für: