Compartilhar via


ContainerAppExtendedLocationType.Equality Operador

Definição

Determina se dois ContainerAppExtendedLocationType valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a