Freigeben über


BatchJobAction.Equality(BatchJobAction, BatchJobAction) Operator

Definition

Determines if two BatchJobAction values are the same.

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

Parameters

Returns

Applies to