Sdílet prostřednictvím


HybridWorkerType.Inequality(HybridWorkerType, HybridWorkerType) Operator

Definition

Determines if two HybridWorkerType values are not the same.

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

Parameters

Returns

Applies to