WafRankingType 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 WafRankingType.
public readonly struct WafRankingType : IEquatable<Azure.ResourceManager.Cdn.Models.WafRankingType>
type WafRankingType = struct
Public Structure WafRankingType
Implements IEquatable(Of WafRankingType)
- Héritage
-
WafRankingType
- Implémente
Constructeurs
WafRankingType(String) |
Initialise une nouvelle instance de WafRankingType. |
Propriétés
Action |
Action. |
ClientIP |
clientIp. |
CountryOrRegion |
countryOrRegion. |
RuleGroup |
ruleGroup. |
RuleId |
ruleId. |
RuleType |
ruleType. |
Uri |
Url. |
UserAgent |
Useragent. |
Méthodes
Equals(WafRankingType) |
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(WafRankingType, WafRankingType) |
Détermine si deux WafRankingType valeurs sont identiques. |
Implicit(String to WafRankingType) |
Convertit une chaîne en WafRankingType. |
Inequality(WafRankingType, WafRankingType) |
Détermine si deux WafRankingType valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET