Share via


VMwareOSType.Inequality(VMwareOSType, VMwareOSType) Operator

Definition

Determines if two VMwareOSType values are not the same.

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

Parameters

right
VMwareOSType

Returns

Applies to