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