Condividi tramite


PolicyContentFormat.Equality(PolicyContentFormat, PolicyContentFormat) Operator

Definition

Determines if two PolicyContentFormat values are the same.

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

Parameters

Returns

Applies to