Partilhar via


HttpVersionMatchConditionType.Equality Operador

Definição

Determina se dois HttpVersionMatchConditionType valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a