Partilhar via


PolicyFragmentContentFormat.Equality Operator

Definition

Determines if two PolicyFragmentContentFormat values are the same.

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

Parameters

Returns

Applies to