Partager via


RequestMethodMatchConditionType Structure

Définition

The RequestMethodMatchConditionType.

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

Constructeurs

RequestMethodMatchConditionType(String)

Initialise une nouvelle instance de RequestMethodMatchConditionType.

Propriétés

RequestMethodCondition

DeliveryRuleRequestMethodConditionParameters.

Méthodes

Equals(RequestMethodMatchConditionType)

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

Détermine si deux RequestMethodMatchConditionType valeurs sont identiques.

Implicit(String to RequestMethodMatchConditionType)

Convertit une chaîne en RequestMethodMatchConditionType.

Inequality(RequestMethodMatchConditionType, RequestMethodMatchConditionType)

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

S’applique à