PostgreSqlSecurityAlertPolicyName.Inequality Operator

Definition

Determines if two PostgreSqlSecurityAlertPolicyName values are not the same.

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

Parameters

Returns

Applies to