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