Share via


ContainerAppExtendedLocationType.Equality Operator

Definition

Determines if two ContainerAppExtendedLocationType values are the same.

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

Parameters

Returns

Applies to