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