次の方法で共有


BatchNodeDeallocationOption.Inequality Operator

Definition

Determines if two BatchNodeDeallocationOption values are not the same.

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

Parameters

Returns

Applies to