次の方法で共有


BatchAccessScope.Equality(BatchAccessScope, BatchAccessScope) Operator

Definition

Determines if two BatchAccessScope values are the same.

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

Parameters

Returns

Applies to