HciManagedServiceIdentityType.Inequality Operator

Definition

Determines if two HciManagedServiceIdentityType values are not the same.

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

Parameters

Returns

Applies to