RequestBodyMatchConditionType 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 RequestBodyMatchConditionType.
public readonly struct RequestBodyMatchConditionType : IEquatable<Azure.ResourceManager.Cdn.Models.RequestBodyMatchConditionType>
type RequestBodyMatchConditionType = struct
Public Structure RequestBodyMatchConditionType
Implements IEquatable(Of RequestBodyMatchConditionType)
- Héritage
-
RequestBodyMatchConditionType
- Implémente
Constructeurs
RequestBodyMatchConditionType(String) |
Initialise une nouvelle instance de RequestBodyMatchConditionType. |
Propriétés
RequestBodyCondition |
DeliveryRuleRequestBodyConditionParameters. |
Méthodes
Equals(RequestBodyMatchConditionType) |
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(RequestBodyMatchConditionType, RequestBodyMatchConditionType) |
Détermine si deux RequestBodyMatchConditionType valeurs sont identiques. |
Implicit(String to RequestBodyMatchConditionType) |
Convertit une chaîne en RequestBodyMatchConditionType. |
Inequality(RequestBodyMatchConditionType, RequestBodyMatchConditionType) |
Détermine si deux RequestBodyMatchConditionType valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET