Udostępnij za pośrednictwem


DdosSettingsProtectionMode.Inequality Operator

Definition

Determines if two DdosSettingsProtectionMode values are not the same.

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