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