Share via


PolicyResourceState.Equality(PolicyResourceState, PolicyResourceState) Operator

Definition

Determines if two PolicyResourceState values are the same.

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

Parameters

Returns

Applies to