Share via


DdosSettingsProtectionMode.Equality Operator

Definition

Determines if two DdosSettingsProtectionMode values are the same.

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

Parameters

Returns

Applies to