Share via


FhirServiceEventState.Inequality Operator

Definition

Determines if two FhirServiceEventState values are not the same.

public static bool operator != (Azure.ResourceManager.HealthcareApis.Models.FhirServiceEventState left, Azure.ResourceManager.HealthcareApis.Models.FhirServiceEventState right);
static member op_Inequality : Azure.ResourceManager.HealthcareApis.Models.FhirServiceEventState * Azure.ResourceManager.HealthcareApis.Models.FhirServiceEventState -> bool
Public Shared Operator != (left As FhirServiceEventState, right As FhirServiceEventState) As Boolean

Parameters

Returns

Applies to