Partilhar via


RequestMethodMatchConditionType.Equality Operador

Definição

Determina se dois RequestMethodMatchConditionType valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a