次の方法で共有


BatchNodeDeallocationOption.Equality Operator

Definition

Determines if two BatchNodeDeallocationOption values are the same.

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

Parameters

Returns

Applies to