Share via


PolicyContentFormat.Inequality Operator

Definition

Determines if two PolicyContentFormat values are not the same.

public static bool operator != (Azure.ResourceManager.ApiManagement.Models.PolicyContentFormat left, Azure.ResourceManager.ApiManagement.Models.PolicyContentFormat right);
static member op_Inequality : 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