Share via


WorkloadRuntime.Inequality(WorkloadRuntime, WorkloadRuntime) Operator

Definition

Determines if two WorkloadRuntime values are not the same.

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

Parameters

Returns

Applies to