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