Compartilhar via


PostArgsMatchConditionType.Equality Operador

Definição

Determina se dois PostArgsMatchConditionType valores são os mesmos.

public static bool operator == (Azure.ResourceManager.Cdn.Models.PostArgsMatchConditionType left, Azure.ResourceManager.Cdn.Models.PostArgsMatchConditionType right);
static member ( = ) : Azure.ResourceManager.Cdn.Models.PostArgsMatchConditionType * Azure.ResourceManager.Cdn.Models.PostArgsMatchConditionType -> bool
Public Shared Operator == (left As PostArgsMatchConditionType, right As PostArgsMatchConditionType) As Boolean

Parâmetros

Retornos

Aplica-se a