CidrAdvertisingGeoCode.Equality Operator

Definition

Determines if two CidrAdvertisingGeoCode values are the same.

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

Parameters

Returns

Applies to