SecurityAlertSeverity.Inequality Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if two SecurityAlertSeverity values are not the same.
public static bool operator != (Azure.ResourceManager.SecurityCenter.Models.SecurityAlertSeverity left, Azure.ResourceManager.SecurityCenter.Models.SecurityAlertSeverity right);
static member op_Inequality : Azure.ResourceManager.SecurityCenter.Models.SecurityAlertSeverity * Azure.ResourceManager.SecurityCenter.Models.SecurityAlertSeverity -> bool
Public Shared Operator != (left As SecurityAlertSeverity, right As SecurityAlertSeverity) As Boolean
Parameters
- right
- SecurityAlertSeverity