Share via


LogCollectionJobType.Inequality Operator

Definition

Determines if two LogCollectionJobType values are not the same.

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

Parameters

Returns

Applies to