次の方法で共有


AutoUserScope.Equality(AutoUserScope, AutoUserScope) Operator

Definition

Determines if two AutoUserScope values are the same.

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

Parameters

Returns

Applies to