Share via


ManagementPolicyRuleType.Equality Operator

Definition

Determines if two ManagementPolicyRuleType values are the same.

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

Parameters

Returns

Applies to