Condividi tramite


CommunicationPublicNetworkAccess.Equality Operator

Definition

Determines if two CommunicationPublicNetworkAccess values are the same.

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

Parameters

Returns

Applies to