Partilhar via


UriPathOperator.Equality(UriPathOperator, UriPathOperator) Operador

Definição

Determina se dois UriPathOperator valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a