Partager via


UriPathMatchConditionType Structure

Définition

The UriPathMatchConditionType.

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

Constructeurs

UriPathMatchConditionType(String)

Initialise une nouvelle instance de UriPathMatchConditionType.

Propriétés

UriPathMatchCondition

DeliveryRuleUrlPathMatchConditionParameters.

Méthodes

Equals(UriPathMatchConditionType)

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

Détermine si deux UriPathMatchConditionType valeurs sont identiques.

Implicit(String to UriPathMatchConditionType)

Convertit une chaîne en UriPathMatchConditionType.

Inequality(UriPathMatchConditionType, UriPathMatchConditionType)

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

S’applique à