次の方法で共有


DynamicVNetAssignmentScope.Equality Operator

Definition

Determines if two DynamicVNetAssignmentScope values are the same.

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

Parameters

Returns

Applies to