ContainerAppExtendedLocationType.Inequality Operator

Definition

Determines if two ContainerAppExtendedLocationType values are not the same.

public static bool operator != (Azure.ResourceManager.AppContainers.Models.ContainerAppExtendedLocationType left, Azure.ResourceManager.AppContainers.Models.ContainerAppExtendedLocationType right);
static member op_Inequality : 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