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