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