Partager via


PostArgsMatchConditionType Structure

Définition

The PostArgsMatchConditionType.

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

Constructeurs

PostArgsMatchConditionType(String)

Initialise une nouvelle instance de PostArgsMatchConditionType.

Propriétés

PostArgsCondition

DeliveryRulePostArgsConditionParameters.

Méthodes

Equals(PostArgsMatchConditionType)

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

Détermine si deux PostArgsMatchConditionType valeurs sont identiques.

Implicit(String to PostArgsMatchConditionType)

Convertit une chaîne en PostArgsMatchConditionType.

Inequality(PostArgsMatchConditionType, PostArgsMatchConditionType)

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

S’applique à