Condividi tramite


IsolationScope.Equality(IsolationScope, IsolationScope) Operator

Definition

Determines if two IsolationScope values are the same.

public static bool operator ==(Azure.ResourceManager.ManagedServiceIdentities.Models.IsolationScope left, Azure.ResourceManager.ManagedServiceIdentities.Models.IsolationScope right);
static member ( = ) : Azure.ResourceManager.ManagedServiceIdentities.Models.IsolationScope * Azure.ResourceManager.ManagedServiceIdentities.Models.IsolationScope -> bool
Public Shared Operator == (left As IsolationScope, right As IsolationScope) As Boolean

Parameters

Returns

Applies to