UriPathMatchConditionType 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 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 à
Azure SDK for .NET