Sdílet prostřednictvím


UriPathOperator.Equality(UriPathOperator, UriPathOperator) Operator

Definition

Determines if two UriPathOperator values are the same.

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

Parameters

Returns

Applies to