MatchType Classe
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.
Définit les valeurs de MatchType.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.MatchType>))]
public class MatchType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Cdn.Fluent.Models.MatchType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.MatchType>))>]
type MatchType = class
inherit ExpandableStringEnum<MatchType>
Public Class MatchType
Inherits ExpandableStringEnum(Of MatchType)
- Héritage
- Attributs
-
Newtonsoft.Json.JsonConverterAttribute
Constructeurs
MatchType() |
Définit les valeurs de MatchType. |
Champs
Literal |
Définit les valeurs de MatchType. |
Wildcard |
Définit les valeurs de MatchType. |
Propriétés
Value |
Définit les valeurs de MatchType. (Hérité de ExpandableStringEnum<T>) |
Méthodes
Equals(Object) |
Définit les valeurs de MatchType. (Hérité de ExpandableStringEnum<T>) |
Equals(String) |
Définit les valeurs de MatchType. (Hérité de ExpandableStringEnum<T>) |
GetHashCode() |
Définit les valeurs de MatchType. (Hérité de ExpandableStringEnum<T>) |
ToString() |
Définit les valeurs de MatchType. (Hérité de ExpandableStringEnum<T>) |
S’applique à
Azure SDK for .NET