Share via


ServiceFabricManagedClusterOSType.Inequality Operator

Definition

Determines if two ServiceFabricManagedClusterOSType values are not the same.

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

Parameters

Returns

Applies to