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