다음을 통해 공유


PolicyEnabledState.Equality(PolicyEnabledState, PolicyEnabledState) Operator

Definition

Determines if two PolicyEnabledState values are the same.

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

Parameters

Returns

Applies to