Partager via


RemoteAddressOperator Structure

Définition

Décrit l’opérateur à mettre en correspondance.

public readonly struct RemoteAddressOperator : IEquatable<Azure.ResourceManager.Cdn.Models.RemoteAddressOperator>
type RemoteAddressOperator = struct
Public Structure RemoteAddressOperator
Implements IEquatable(Of RemoteAddressOperator)
Héritage
RemoteAddressOperator
Implémente

Constructeurs

RemoteAddressOperator(String)

Initialise une nouvelle instance de RemoteAddressOperator.

Propriétés

Any

Tout.

GeoMatch

GeoMatch.

IPMatch

IPMatch.

Méthodes

Equals(RemoteAddressOperator)

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(RemoteAddressOperator, RemoteAddressOperator)

Détermine si deux RemoteAddressOperator valeurs sont identiques.

Implicit(String to RemoteAddressOperator)

Convertit une chaîne en RemoteAddressOperator.

Inequality(RemoteAddressOperator, RemoteAddressOperator)

Détermine si deux RemoteAddressOperator valeurs ne sont pas identiques.

S’applique à