次の方法で共有


BatchJobScheduleState.Inequality Operator

Definition

Determines if two BatchJobScheduleState values are not the same.

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

Parameters

Returns

Applies to