Share via


SphereCapabilityType.Inequality Operator

Definition

Determines if two SphereCapabilityType values are not the same.

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

Parameters

Returns

Applies to