Partilhar via


AppPlatformSupportedRuntimeValue.Inequality Operador

Definição

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

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

Parâmetros

Retornos

Aplica-se a