다음을 통해 공유


PolicyEnabledState.Inequality(PolicyEnabledState, PolicyEnabledState) Operator

Definition

Determines if two PolicyEnabledState values are not the same.

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