Partager via


RequestMethodMatchConditionMatchValue Structure

Définition

The RequestMethodMatchConditionMatchValue.

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

Constructeurs

RequestMethodMatchConditionMatchValue(String)

Initialise une nouvelle instance de RequestMethodMatchConditionMatchValue.

Propriétés

Delete

SUPPRIMER.

Get

GET.

Head

HEAD.

Options

OPTIONS.

Post

PUBLIER.

Put

METTRE.

Trace

TRACE.

Méthodes

Equals(RequestMethodMatchConditionMatchValue)

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

Détermine si deux RequestMethodMatchConditionMatchValue valeurs sont identiques.

Implicit(String to RequestMethodMatchConditionMatchValue)

Convertit une chaîne en RequestMethodMatchConditionMatchValue.

Inequality(RequestMethodMatchConditionMatchValue, RequestMethodMatchConditionMatchValue)

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

S’applique à