Sdílet prostřednictvím


PolicyStateType.Equality(PolicyStateType, PolicyStateType) Operator

Definition

Determines if two PolicyStateType values are the same.

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

Parameters

Returns

Applies to