UpdateWebhookKey.Inequality(UpdateWebhookKey, UpdateWebhookKey) 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 UpdateWebhookKey values are not the same.
public static bool operator != (Azure.ResourceManager.AppComplianceAutomation.Models.UpdateWebhookKey left, Azure.ResourceManager.AppComplianceAutomation.Models.UpdateWebhookKey right);
static member op_Inequality : Azure.ResourceManager.AppComplianceAutomation.Models.UpdateWebhookKey * Azure.ResourceManager.AppComplianceAutomation.Models.UpdateWebhookKey -> bool
Public Shared Operator != (left As UpdateWebhookKey, right As UpdateWebhookKey) As Boolean
Parameters
- left
- UpdateWebhookKey
- right
- UpdateWebhookKey