ServerPortOperator 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.
Décrit l’opérateur à mettre en correspondance.
public readonly struct ServerPortOperator : IEquatable<Azure.ResourceManager.Cdn.Models.ServerPortOperator>
type ServerPortOperator = struct
Public Structure ServerPortOperator
Implements IEquatable(Of ServerPortOperator)
- Héritage
-
ServerPortOperator
- Implémente
Constructeurs
ServerPortOperator(String) |
Initialise une nouvelle instance de ServerPortOperator. |
Propriétés
Any |
Tout. |
BeginsWith |
BeginsWith. |
Contains |
Contient. |
EndsWith |
EndsWith. |
Equal |
Égal. |
GreaterThan |
GreaterThan. |
GreaterThanOrEqual |
GreaterThanOrEqual. |
LessThan |
Moins dethan. |
LessThanOrEqual |
LessThanOrEqual. |
RegEx |
Regex. |
Méthodes
Equals(ServerPortOperator) |
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(ServerPortOperator, ServerPortOperator) |
Détermine si deux ServerPortOperator valeurs sont identiques. |
Implicit(String to ServerPortOperator) |
Convertit une chaîne en ServerPortOperator. |
Inequality(ServerPortOperator, ServerPortOperator) |
Détermine si deux ServerPortOperator valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET