Compartilhar via


ContainerAppExtendedLocationType.Inequality Operador

Definição

Determina se dois ContainerAppExtendedLocationType valores não são os mesmos.

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

Parâmetros

Retornos

Aplica-se a