次の方法で共有


BatchJobScheduleState.Equality Operator

Definition

Determines if two BatchJobScheduleState values are the same.

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

Parameters

Returns

Applies to