RequestMethodMatchConditionMatchValue Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET