Compartir a través de


IsDeviceMatchConditionMatchValue.Equality Operador

Definición

Determina si dos IsDeviceMatchConditionMatchValue valores son iguales.

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

Parámetros

Devoluciones

Se aplica a