Freigeben über


BatchJobAction.Inequality(BatchJobAction, BatchJobAction) Operator

Definition

Determines if two BatchJobAction values are not the same.

public static bool operator != (Azure.Compute.Batch.BatchJobAction left, Azure.Compute.Batch.BatchJobAction right);
static member op_Inequality : Azure.Compute.Batch.BatchJobAction * Azure.Compute.Batch.BatchJobAction -> bool
Public Shared Operator != (left As BatchJobAction, right As BatchJobAction) As Boolean

Parameters

Returns

Applies to