次の方法で共有


BatchPoolLifetimeOption.Equality Operator

Definition

Determines if two BatchPoolLifetimeOption values are the same.

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

Parameters

Returns

Applies to