Compartir a través de


AppPlatformSupportedRuntimeValue.Equality Operador

Definición

Determina si dos AppPlatformSupportedRuntimeValue valores son los mismos.

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

Parámetros

Devoluciones

Se aplica a